POST /api/v1/query
Use this API to query the Customer 360 Audiences data lake across data model, lake,
unified, and linked objects.
Syntax
- HTTP method
- POST
- Availability
- Customer 360 Audiences v1.0, Salesforce v51.0
- Formats
- REST
- URI
- /api/v1/query
Request Parameters
None.
Examples
- Request
-
- Response
-
HTTP Responses
| Response | Reason |
|---|---|
| 200 OK | Callback successfully verified |
| 400 Bad Request | Invalid request |
| 403 Forbidden | Failed to pass authorization. |
| 404 Not Found | Incorrect callback ID, verification key, or both. |
| 422 Unprocessable Entity | Attribute name used in fields/filter parameter does not exist. |
| 500 Server Error | Internal error |