getApiV1SubscriptionsStatus
getApiV1SubscriptionsStatus<
ThrowOnError>(options?:Options<GetApiV1SubscriptionsStatusData,ThrowOnError>):RequestResult<GetApiV1SubscriptionsStatusResponses,GetApiV1SubscriptionsStatusErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:414Â
Get subscription status
Returns the current subscription status, plan, and billing period info
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1SubscriptionsStatusResponses, GetApiV1SubscriptionsStatusErrors, ThrowOnError>
Last updated on