| Request: |
| Add. Headers: |
auth_token – Authorization Token (if server security settings enabled)
|
| Content: |
JSON Search Parameters containing search criteria/rules |
| Content Type: |
application/json |
|
| Response: |
| Add. Headers: |
- |
| Content: |
JSON Identifier Lists (with Sort Key) containing all the entities matching the search criteria |
| Content Type: |
application/json |
| Status: |
- 200 OK – Search request successfully executed
- 401 Unauthorized – Server authentication required
- 403 Forbidden – Server authentication has failed or expired
- 500 Internal Server Error – Server error or Invalid JSON structure specified
|
|