List code campaigns
Settings and configuration
List code campaigns
Return all campaign codes configured for the group. Use the returned codes as code_campaign on transactions.
GET
List code campaigns
Authorizations
OAuth2 access token. Pass the token in the Authorization header as Bearer <token>. The token is looked up in Redis to resolve the caller identity.
Query Parameters
Maximum number of items to return.
Required range:
1 <= x <= 1000Number of items to skip.
Required range:
x >= 0Last modified on June 16, 2026

