Get Lifecycle Status

View as Markdown
Get current lifecycle state for the authenticated account.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

account_idstringRequired

Response

Successful Response
lifecycle_stateenum
trial_days_remaininginteger or null
current_period_endstring or null
activation_urlstring or nullOptional
needs_activationbooleanOptionalDefaults to false
is_past_duebooleanOptionalDefaults to false
is_incompletebooleanOptionalDefaults to false

Errors

422
Unprocessable Entity Error