Export Subscriptions
Intent
Reads the subscriptions without changing it.
When to call it
Call this after your application has received or stored the identifier for the subscriptions.
Access boundary
Authorize the request with a token that carries subscriptions:read or subscriptions:write.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
Operational notes
Export subscriptions as a CSV file.
Scopes: subscriptions:read subscriptions:write
GET
Export Subscriptions
Authorizations
You can generate an Organization Access Token from your organization's settings.
Query Parameters
Filter by organization ID. The organization ID.
Example:
"1dbfc517-0bbf-4301-9ba8-555ca42b9737"
Response
Successful Response
The response is of type string.