Workspaces
Get Workspace Details
Retrieves the details of a specific workspace by its ID.
GET
Get Workspace Details
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
Response
200
application/json
Workspace details returned successfully.
The response is of type object
.
Get Workspace Details