Get a list of contacts for a specific organization

Retrieve a paginated list of contacts that belong to the specified organization. Supports full-text search and sorting.

Path Params
string
required

ID of the organization the contacts belong to

Query Params
string
enum

Define the sort order of the received payload. (asc/desc)

Allowed:
string
enum

Specify the field used for sorting.

Allowed:
number

Page number.

number

Define how many items will be received in the payload per request.(default 20 items, max 1000 items)

string

Allows to filter by the search phrase over fullName, email properties.

Responses

400

Bad Request

403

Forbidden

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json