Skip to content

Every workspace on the instance: plan, seats, record count.

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