List Workspaces in Workspace
GET {{baseUrl}}/v1/orgs/self/ws/:workspace/ws
List workspaces under given workspace.
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}]}