Get Workspace
BetaRetrieve a single Workspace by its ID or key
Path parameters
keyOrId
The key or ID of the Workspace to retrieve
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
id
The UUID of the Workspace
key
The unique key identifier for the Workspace
avatarUrl
URL to the Workspace’s avatar or logo image
providerUrl
URL to the Workspace on the provider platform (e.g., GitHub organization URL)
createdAt
Timestamp when the Workspace was created
updatedAt
Timestamp when the Workspace was last updated