/organizations/:organization/environments/:environment

GET {{baseUrl}}/organizations/:organization/environments/:environment

Returns a list of entity type identifiers for the entity types that have archived data. If this path contains no data, then an empty list is returned.

RESPONSES

status: OK

{"resources":[{"id":"apis"},{"id":"apis"}]}