v2

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-07-21130282381.6 KB
API Subscriptions

Export API subscriptions as CSV

Export API subscriptions as CSV

Export API subscriptions to a CSV file.

get/environments/{envId}/apis/{apiId}/subscriptions/_export

Query parameters

applicationIdsstring[]

List of application ids to filter on.

planIdsstring[]

List of plan ids to filter on.

statusesSubscriptionStatus[]

List of status filters.

[
  "ACCEPTED"
]
apiKeystring

API Key associated to the subscription to filter on.

pageinteger

The page number for pagination.

perPageinteger

The number of items per page for pagination.

Response

API subscriptions successfully exported.