List commission plans
Provisionspläne
List commission plans
Beta. This endpoint is unstable and may still change without notice. Pin against the dated version and watch the changelog.
List the commission plans of your Organisation. Supports cursor-based pagination by default and page-based pagination when you pass page or offset.
GET
List commission plans
Autorisierungen
Bearer token of your Organisation with the commission-plans permission (read for GET, write for POST/PUT/DELETE). Send it as Authorization: Bearer .
Abfrageparameter
Filter by a name substring.
Filter by plan type.
Filter by active state.
Verfügbare Optionen:
createdAt, name Verfügbare Optionen:
asc, desc Cursor for cursor-based pagination.
Switches to page-based pagination.