Get workspace information
Workspace
Get workspace information
Retrieve information about the current authenticated workspace, including its ID, name, slug, public page URL, and the configured release change types and roadmap status types
GET
Get workspace information
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Workspace information retrieved successfully
Unique workspace identifier
Example:
"ws_01hf8k4x7n9m2p3q5r8s9t0v1w"
Workspace name
Example:
"Acme Inc"
Workspace slug
Example:
"acme-inc"
Public changelog page URL for the workspace
Change types configured for releases in this workspace
Status types configured for roadmap milestones in this workspace

