List Contacts
GET
/org/{tenant}/v2/contacts
Platform support: MT and CC
Retrieve a paged list of contacts based on search criteria and scope.
Request
Responses
- 200
- 400
- 401
- 500
Paged list of contacts found by the specified filters.
Bad request — the request was invalid (validation error, malformed body, or missing/invalid parameters).
Unauthorized — missing or invalid identity, or insufficient permissions.
Internal Server Error — an unexpected error occurred.