Returns a paginated list of contacts. A customer is limited to seven contacts per organisation unit (or seven without an org unit).
Documentation Index
Fetch the complete documentation index at: https://docs.piriod.com/llms.txt
Use this file to discover all available pages before exploring further.
Use header Authorization: Token <api_token>.
API tokens are obtained from the Piriod dashboard.
Workspace (account) identifier. Required for every request.
Whether to operate against test-mode data. Defaults to false.
Page number to retrieve (1-indexed).
x >= 1Number of items per page.
1 <= x <= 100Field to sort results by. Prefix with - for descending order
(e.g. -created).
Pass orgunit to expand the orgunit relation inline.
Paginated contact list.