Error
A valid request URL is required to generate request examples{
"num_active_collections": 123,
"max_active_collections": 123,
"is_trial": true,
"trial_days_left": 123,
"proj_sessions": 123,
"num_sessions": 123,
"max_sessions": 123,
"days_until_reset": 123,
"frozen": true,
"installed_recently": true,
"store_error": "invalid_api_key",
"subscription": {
"id": 123,
"name": "Basic",
"price": "<string>",
"interval": "ANNUAL",
"billing_on": "<string>",
"trial_ends_on": "<string>",
"test": true,
"status": "pending"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Subscription Status
GET
/
settings
/
subscription
/
status
Error
A valid request URL is required to generate request examples{
"num_active_collections": 123,
"max_active_collections": 123,
"is_trial": true,
"trial_days_left": 123,
"proj_sessions": 123,
"num_sessions": 123,
"max_sessions": 123,
"days_until_reset": 123,
"frozen": true,
"installed_recently": true,
"store_error": "invalid_api_key",
"subscription": {
"id": 123,
"name": "Basic",
"price": "<string>",
"interval": "ANNUAL",
"billing_on": "<string>",
"trial_ends_on": "<string>",
"test": true,
"status": "pending"
}
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Response
Successful Response
Available options:
invalid_api_key, payment_required, unknown Show child attributes
Show child attributes
Was this page helpful?

