Path parameters

Responses

  • 200

    Last revisions of output files for given entity grouped by output type and file name

GET /data/entities/{entity_id}/output-files/last-revisions
curl \
 -X GET http://localhost:8080/api/data/entities/{entity_id}/output-files/last-revisions \
 -H "Authorization: $API_KEY"