Get subscriptions
Subscriptions
Get subscriptions
Get a paginated list of subscriptions.
GET
Get subscriptions
Documentation Index
Fetch the complete documentation index at: https://docs.runonatlas.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can obtain this key from the Atlas dashboard. It must be of type secret
Query Parameters
The Atlas customer ID
Minimum string length:
1Example:
"atlas-internal-customer-id-123"
The Atlas subscription ID
Minimum string length:
1Example:
"atlas-internal-subscription-id-123"
The Atlas plan ID
Minimum string length:
1Example:
"atlas-internal-plan-id-123"
The status of the subscription
Available options:
draft, pendingActivation, active, ended, deleted Example:
"active"
The order of the results.
Available options:
asc, desc Example:
"asc"
The page number of the results.
Required range:
x >= 1Example:
1
The number of results per page.
Required range:
1 <= x <= 100Example:
10
The fields that can be used to order the results by.
Available options:
createdAt, endDate, id, startDate, status, updatedAt Example:
"id"

