API reference
curl -X GET "https://example.com/v1/workspaces/string/collections"{ "data": [ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string", "slug": "string", "description": "string", "defaultSensitivityLabel": "public", "createdAt": "2019-08-24T14:15:22Z", "updatedAt": "2019-08-24T14:15:22Z", "sourcesCount": 0 } ]}