List Campaigns
Campaign API
List Campaigns
List Campaigns.
GET
List Campaigns
Actual endpoint:
GET https://api.ravan.ai/api/v1/campaigns/ (note the trailing slash)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
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.Filters or sets the current status of the resource. Use one of the status values supported by the endpoint.
Response
Whether the request succeeded.
Human-readable status message.
Array of campaign objects.
Pagination metadata.

