v3
latestOpenAPI 3.0.32026-07-31135300306.1 KBcontacts
Get a contact by its ID
Returns a single contact by ID.
Rate limit: 60 requests per minute
get/contacts/{id}
Path parameters
idstring required
The ID of the contact.
Query parameters
cursorstring
The cursor to use for pagination.
limitinteger required
The number of accounts to fetch. Defaults to 100. Must be greater than 0 and less than 1000.