List subscriptions
GET/v1/subscriptions
List subscriptions for the API key's organization, newest first. Requires the subscriptions:read scope on the API key.
Request
Responses
- 200
- 401
- 403
- 429
A page of subscriptions.
Missing, malformed, or revoked API key.
The key lacks the scope this endpoint requires.
Rate limit or monthly quota exceeded.