Skip to main content
GET
Get workspace billing readiness

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceSlug
string
required

Response

Workspace billing readiness

workspace
string
workspaceId
string
stripeCustomerId
string
defaultPaymentMethodId
string
status
enum<string>
Available options:
ready,
missing_customer,
missing_payment_method,
lookup_failed,
manual_review_required
checkedAt
string<date-time>
lastError
string
source
string
detail
string