Billing Accounts
Get Billing Account
Retrieves the details of a specific billing account.
GET
Get Billing Account
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
Billing account details.
The response is of type object
.
Get Billing Account