List Contacts
Contact API
List Contacts
List Contacts.
GET
List Contacts
Authorizations
string
required
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
string
A search string used to filter matching records by supported text fields.
integer
The maximum number of records to return. Use this with
offset or pagination fields to page through results.integer
The number of records to skip before returning results. Use this with
limit for pagination.Response
boolean
Whether the request succeeded.
string
Human-readable status message.
array
Array of contact objects.
object
Pagination metadata.

