List Contacts
Contact API
List Contacts
List Contacts.
GET
List Contacts
Authorizations
Your Agni API key used to authenticate the request. Pass it in the
X-Api-Key header. Find or rotate it from your Ravan AI account settings.Query Parameters
A search string used to filter matching records by supported text fields.
The maximum number of records to return. Use this with
offset or pagination fields to page through results.The number of records to skip before returning results. Use this with
limit for pagination.Response
Whether the request succeeded.
Human-readable status message.
Array of contact objects.
Pagination metadata.

