Contacts
List Contacts
List contacts for your organization with pagination and filtering
GET
List Contacts
Returns a paginated list of contacts belonging to your organization.email, first_name, and last_name are backfilled from each contact’s linked user account when the contact record itself stores them empty. A value stored directly on the contact always takes precedence. No extra scope is required — this comes with contacts:read.Query Parameters
Page number (starts at 1).
Number of contacts per page. Maximum:
200.Comma-separated list of statuses to include.Allowed values:
active, inactive.Example: ?status=activeSearch contacts by email prefix. Case-insensitive.Example:
?search=jane@