Get a workspace
Workspaces
Get a workspace
Retrieve a single workspace by id. The workspace is identified by the workspace_id path
parameter alone; the x-hh-workspace-id header does not participate.
The returned name is the workspace’s display name. The globally unique slug the workspace
was assigned at creation is an internal detail and is not part of this contract.
GET
Get a workspace
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the workspace to retrieve