Get contacts for an organisation
Contacts
Get contacts for an organisation
GET
Get contacts for an organisation
Authorizations
Enter your personal access token (PAT) to authenticate
Path Parameters
The UUID of the workspace
Example:
"550e8400-e29b-41d4-a716-446655440000"
Query Parameters
Either organisation_uuid or domain must be provided
Example:
"pirateinc.com"
Either organisation_uuid or domain must be provided
Example:
"550e8400-e29b-41d4-a716-446655440000"
The page number for pagination
Example:
1
The number of organisations per page (1-1000)
Required range:
1 <= x <= 1000Example:
10
Response
A paginated list of the contacts
Example:
1
Example:
10
Example:
15
Example:
150
Example:
"https://api.example.com/v1/workspaces?page=2"
Example:
null
Example:
"https://api.example.com/v1/workspaces?page=1"
Example:
"https://api.example.com/v1/workspaces?page=10"
Example:
"https://api.example.com/v1/workspaces"
Example:
1
Example:
15
Example:
true