For the complete documentation index, see llms.txt. This page is also available as Markdown.

Subscriptions

List an account's subscriptions and licenses

List an account's subscriptions

get

Returns all subscriptions linked to the account. To log in, a user must hold a web and/or mobile license attached to a subscription. This endpoint is not prefixed by {app_short}.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

List of available subscriptions

application/json
total_countintegerOptional
total_pagesintegerOptional
server_timeinteger · int64Optional
get/subscriptions
200

List of available subscriptions

Last updated

Was this helpful?