Get workspace details
Returns full workspace details. Caller must be a member.
Path parameters
id
Workspace UUID
Headers
Authorization
Bearer {access_token}
Response
data: workspace (id, name, slug, type, ownerId, logoUrl, billingEmail, settings, createdAt, updatedAt)
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error