List campaigns
Authentication
AuthorizationBearer
Pass a JWT access token or an API key (prefixed with tif_live_) as a Bearer token.
Query parameters
status
Filter by status
search
Case-insensitive search over name and description
limit
Max items to return
offset
Items to skip
Response
Campaign list
campaigns
List of campaigns for the current page
meta
Pagination metadata
Errors
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error