List plans
Plan-Verwaltung
List plans
List the plans of your Organisation. Without a status filter all statuses are returned. Supports cursor based pagination by default and page based pagination when you pass page or offset.
GET
List plans
Autorisierungen
Organisation API token. Send it as Authorization: Bearer api_... The token is scoped to a single Organisation.
Abfrageparameter
Lifecycle status. A plan is created as draft, becomes active once you activate it, and can later be archived. Only active plans can be sold or switched into.
Verfügbare Optionen:
draft, active, archived Filter by a code substring.
Verfügbare Optionen:
updatedAt, createdAt, code, name Verfügbare Optionen:
asc, desc Switches to page based pagination.