Get Workspace
Fetch a single workspace by ID.
Returns the workspace if the current user is an active member (any role). Returns 404 if the workspace does not exist, has been deleted, or the caller is not a member — the two cases are intentionally indistinguishable to prevent workspace enumeration.
Authentication
AuthorizationBearer
Clerk JWT token
Path parameters
workspace_id
Response
Successful Response
data
meta
Errors
422
Unprocessable Entity Error

