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

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

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

RESPONSES

status: OK

{"resources":[{"id":"07"},{"id":"03"}]}