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

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

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

RESPONSES

status: OK

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