Subscriptions
Check Trial Eligibility
Checks if a workspace is eligible for a 14-day free trial. Eligibility requires the workspace to have only one billing account and no existing subscriptions.
GET
Check Trial Eligibility
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the billing account (Stripe customer ID).
Example:
"cus_abc123"
Response
200 - application/json
Trial eligibility status.
The response is of type object
.
Check Trial Eligibility