Returns a paginated list of customers in the workspace.
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).
Filter by country ID.
Use lookups: created__gte, created__lte.
Filter by linked subscription ID.
Filter by linked source ID.
Paginated customer list.