List all contacts with optional search filtering.
Authentication
X-API-Keystring
API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.
Query parameters
search
Optional search term to filter contacts by name, phone, or email.
after
A GUID cursor to fetch items strictly after this ID.
before
A GUID cursor to fetch items strictly before this ID.
limit
Maximum number of items to retrieve (default 50).
pageDeprecated
The page number (1-based).
sizeDeprecated
Number of items per page (default 50).
Request
Pagination parameters.
Response
OK
data
total
page
size
pages