Workspaces
Get a single workspace
Returns the workspace identified by workspaceId. The authenticated user must be the owner or a member.
Rate limited to 30 requests per 60s per user.
get/v2/workspaces/{workspaceId}
Path parameters
workspaceIdstring required
Workspace identifier. UUID v4 with hyphens stripped (32 hex chars).
Response
Workspace details.
Changes
No recorded changes to this endpoint across all 1 revision of this API.