List spaces
GET https://manage.kontent.ai/v2/projects/:environment_id/spaces
Retrieve a list of spaces from your environment
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
[{"name":"Space 1","codename":"space_1","web_spotlight_root_item":{},"collections":[{},{},{}]},{"name":"Space 1","codename":"space_1","web_spotlight_root_item":{},"collections":[{},{},{}]}]