List contacts
Read & search
List contacts
Simple contact list with basic text search and cursor pagination.
GET
List contacts
Simple list endpoint for Contacts.
Filters and sorting are not supported on this endpoint. Use
POST /contacts/search when you need them.Request
Your Octolane API key.
Query parameters
Basic text search across contact name and email.
Opaque cursor from a previous response. See Cursor pagination.
Page size. Max
500.Comma-separated fields or JSON-encoded string array.
Example request
Example response
200