Contacts
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
Filter by workspace ID
Comma-separated list of fields to return. Defaults to all fields.
id,name,domainJSON string with filter conditions
{"workspaceId":"workspace-uuid"}Maximum number of records to return
100Pagination offset
0JSON string for sort order
{"name":"asc"}Successful response
Authentication failed or token is invalid/expired
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
If not provided but email or linkedin is given, the system will automatically find or create the associated company.
Contact created successfully
Authentication failed or token is invalid/expired
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
If true, soft deletes (archives) the contact instead of permanently deleting it.
falseContact deleted successfully
No content
Authentication failed or token is invalid/expired
The requested resource was not found
No content
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
Contact updated successfully
Authentication failed or token is invalid/expired
The requested resource was not found
Last updated

