Skip to content

/v1/workspaces

GET
/v1/workspaces
curl --request GET \
--url https://example.com/v1/workspaces \
--header 'Authorization: Bearer <token>'

OK

object
items
Array<object>
nullable
object
id
string format: uuid
name
string
nullable
nextCursor
string
nullable