Skip to main content
GET
Get workspace information

Authorizations

Authorization
string
header
required

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

Response

Workspace information retrieved successfully

id
string

Unique workspace identifier

Example:

"ws_01hf8k4x7n9m2p3q5r8s9t0v1w"

name
string

Workspace name

Example:

"Acme Inc"

slug
string

Workspace slug

Example:

"acme-inc"

url
string<uri>

Public changelog page URL for the workspace

release_change_types
object[]

Change types configured for releases in this workspace

roadmap_status_types
object[]

Status types configured for roadmap milestones in this workspace