/organizations/:organization/environments/:environment/:entityType

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

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

RESPONSES

status: OK

{"resources":[{"id":"cupida"},{"id":"in non aute"}]}