Skip to content

Get workspace

GET
/workspaces/{workspace_id}

Get a specific workspace by ID

workspace_id
required
string format: uuid

Workspace ID

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