Get workspace
GET /workspaces/{workspace_id}
GET
/workspaces/{workspace_id}
Get a specific workspace by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” workspace_id
required
string format: uuid
Workspace ID
Responses
Section titled “ Responses ”Workspace details
object
id
string format: uuid
name
string
source_count
integer
message_count
integer
created_at
string format: date-time
updated_at
string format: date-time
Resource not found
object
error
object
code
string
Example
NOT_FOUND message
string
Example
Resource not found