List Workspaces

GET {{baseUrl}}/v1/orgs/self/ws

List all workspaces in an organization.

RESPONSES

status: OK

{"data":[{"created_at":"2001-08-28T00:23:41Z","created_by":"hello@rockset.com","name":"event_logs","description":"Datasets of system logs for the ops team.","collection_count":3},{"created_at":"2001-08-28T00:23:41Z","created_by":"hello@rockset.com","name":"event_logs","description":"Datasets of system logs for the ops team.","collection_count":3}]}