List workspaces
GET /workspaces
GET
/workspaces
Returns all workspaces for the authenticated user
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” limit
integer
Maximum number of items to return
offset
integer
Number of items to skip
Responses
Section titled “ Responses ”List of workspaces
object
data
Array<object>
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
meta
object
total
integer
limit
integer
offset
integer
has_more
boolean