List Campaign Contacts
Campaign API
List Campaign Contacts
List Campaign Contacts.
GET
List Campaign 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.Path Parameters
The unique ID of the resource in the path. Use the ID returned by the related create or list endpoint.
Query Parameters
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 CampaignContact objects with call status details.
Pagination metadata.

