List commission plans
Returns a paginated list of commission plans with filtering. By default, Marketplace commission plans are excluded. Include the marketplace query parameter to lift this filter and return all plans. Disabled commission entities are omitted from each plan summary according to current company settings. hold_period is exposed independently for CPA and CPL, so one entity can include it while the other omits it.
Documentation Index
Fetch the complete documentation index at: https://docs.scaleo.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as query parameter. User must have api_status enabled.
Query Parameters
Page number.
Items per page.
Sort field.
Sort direction.
asc, desc Search by title.
Filter by status.
Filter by commission type (comma-separated, e.g. CPA, RevShare).
Filter by affiliate IDs (comma-separated).
Filter by offer IDs (comma-separated).
Filter by country IDs (comma-separated).
Filter by traffic source IDs (comma-separated).
Filter by traffic approach IDs (comma-separated).
Presence-only flag. When this query parameter is present, Marketplace commission plans are included in the response. Its value is not interpreted by the backend.