Skip to main content
List Campaigns

Headers

string
required
Bearer token for authentication (e.g., Bearer <your_token>).

Query Parameters

integer
default:1
The page number for pagination.
string
Filter campaigns by status.
string
Filter by the type of campaign.
Search term to filter campaigns by name.

Response

boolean
Indicates if the request was successful.
array
The list of campaign objects.
object
Pagination details.
string
The error type or code (Error responses only).
string
A descriptive message explaining the error (Error responses only).