Get Contacts
contacts_get_contactsFetches contact records from a location, with support for pagination, search queries, and start-after cursors. Note: deprecated, use Search Contacts instead.
Instructions
Get Contacts Note: This API endpoint is deprecated. Please use the Search Contacts endpoint instead. [GET /contacts/] Scopes: contacts.readonly. DEPRECATED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | (default: 20) | |
| query | No | Contact Query | |
| locationId | Yes | Location Id | |
| startAfter | No | Start Afte | |
| startAfterId | No | Start After Id |