list
POST /public/contact/list
List all contacts inside the workspace.
Request Body required
Section titled “Request Body required ”object
Optional. When omitted, the team’s default workspace is used.
The page number (1-indexed). Defaults to 1. Each page contains up to 50 results.
The number of results per page. Defaults to 50, maximum is 50.
Responses
Section titled “ Responses ”Default Response
object
The list of contacts.
object
The UUID of the contact.
The email of the contact.
The first name of the contact.
The last name of the contact.
The language of the contact.
The job title of the contact.
The company of the contact.
The address line 1 of the contact.
The address line 2 of the contact.
The zip code of the contact.
The city of the contact.
The country of the contact.
object
The total number of items matching the filters.
The page number that was requested (1-indexed).
The total number of pages. Equals ceil(totalRecords / limit), or 1 when totalRecords is 0.
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
Optional validation details (e.g. for INVALID_REQUEST_FORMAT)
Single validation issue (e.g. from request body schema)
object
JSON path to the invalid field
Validation error message for this field
The unique identifier of the request
The timestamp of the response
The path of the request
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
Optional validation details (e.g. for INVALID_REQUEST_FORMAT)
Single validation issue (e.g. from request body schema)
object
JSON path to the invalid field
Validation error message for this field
The unique identifier of the request
The timestamp of the response
The path of the request
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
Optional validation details (e.g. for INVALID_REQUEST_FORMAT)
Single validation issue (e.g. from request body schema)
object
JSON path to the invalid field
Validation error message for this field
The unique identifier of the request
The timestamp of the response
The path of the request
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
Optional validation details (e.g. for INVALID_REQUEST_FORMAT)
Single validation issue (e.g. from request body schema)
object
JSON path to the invalid field
Validation error message for this field
The unique identifier of the request
The timestamp of the response
The path of the request