List your contacts

Returns a paginated list of all your active contacts.

Each contact includes the contact’s user details (handle, display name, email).

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Query parameters

pageintegerOptional>=1Defaults to 1
Page number
page_sizeintegerOptional1-100Defaults to 20
Items per page

Response

Contacts
datalist of objects
metadataobject
Pagination metadata

Errors