People
List CRM People
Returns a paginated list of CRM person records in your workspace.
Required scope: crm:read or crm:write
GET
List CRM people
Returns a paginated list of CRM person records in your workspace. Results are sorted byDocumentation Index
Fetch the complete documentation index at: https://developer.zeeg.me/llms.txt
Use this file to discover all available pages before exploring further.
created_at ascending by default. Use sortBy and sortOrder to change the sort.
Custom attributes defined on the people object are included in each record under
customAttributes.Authorizations
Query Parameters
Page number.
Required range:
x >= 1Number of records per page.
Required range:
1 <= x <= 100Field to sort by.
Sort direction.
Available options:
asc, desc Last modified on May 7, 2026