Skip to content

List Workspaces

GET
/api/workspaces
curl --request GET \
--url http://localhost:8000/api/workspaces \
--header 'Authorization: Bearer <token>'

List workspaces the caller belongs to.

Successful Response

Media typeapplication/json
Examplegenerated
example