Skip to content

List workspaces I belong to

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