cURL
Campaigns
List Campaigns
Fetches all campaigns for the authenticated team.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.belio.co.ke/llms.txt
Use this file to discover all available pages before exploring further.
Refer to Authentication for information on how to obtain a
bearer token. This endpoint requires the
reward.campaign.list API client
authorization scope to access the list of campaigns. You can set up scopes on
the API Clients
page.Rate Limit
This endpoint is rate limited to 1 request per second.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
1-indexed page number
Required range:
x >= 1Max number of items per page
Required range:
x >= 1