Get file information
Get information for the specified file using the file ID.
GET
/api/endpoint/action/{action_id}/file/{file_id}
curl \
--request GET 'http://api.example.com/api/endpoint/action/{action_id}/file/{file_id}' \
--header "Authorization: $API_KEY"
Response examples (200)
{}