Skip to main content

List active subscriptions for organizations.

POST 

/organizations/check/subscription

Returns subscriptions and API keys for organizations matching the given filter. The filter object has the same structure as for /organizations/query: exactly one key, either a property filter (id, type, name, etc.) or a compound filter (and or or with an array of filter objects). Response includes organization id, name, active subscriptions, and API keys.

Request

Responses

Successful operation