Retrieve a workspace by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
The workspace id.
Response OK.
The workspace id.
The workspace name.
80"Openlayer"
The workspace slug.
32^[a-z0-9]+(?:-[a-z0-9]+)*$"openlayer"
The workspace creation date.
The workspace last updated date.
The workspace creator id.
The number of projects in the workspace.
x >= 0The number of members in the workspace.
x >= 0The number of invites in the workspace.
x >= 0The start date of the current billing period.
The end date of the current billing period.
active, past_due, unpaid, canceled, incomplete, incomplete_expired, trialing, paused Whether the workspace only allows SAML authentication.