GET
/
api
/
v1
/
workspaces
/
{workspace_id}
/
billing
/
subscription
{
  "currentPeriodStart": "2023-11-07T05:31:56Z",
  "currentPeriodEnd": "2023-11-07T05:31:56Z",
  "items": []
}

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string
required

Response

200
application/json

Successful Response

Simplified response DTO with only the requested fields