List contacts
Contacts
List contacts
Returns a paginated list of contacts. A customer is limited to seven contacts per organisation unit (or seven without an org unit).
GET
List contacts
Authorizations
Use header Authorization: Token <api_token>.
API tokens are obtained from the Piriod dashboard.
Headers
Workspace (account) identifier. Required for every request.
Whether to operate against test-mode data. Defaults to false.
Query Parameters
Page number to retrieve (1-indexed).
Required range:
x >= 1Number of items per page.
Required range:
1 <= x <= 100Field to sort results by. Prefix with - for descending order
(e.g. -created).
Pass orgunit to expand the orgunit relation inline.
Response
Paginated contact list.
