Get file information

GET /api/endpoint/action/{action_id}/file/{file_id}

Get information for the specified file using the file ID.

Path parameters

Responses

  • 200 application/json; Elastic-Api-Version=2023-10-31

    OK

GET /api/endpoint/action/{action_id}/file/{file_id}
curl \
 -X GET http://KIBANA_HOST:5601/api/endpoint/action/{action_id}/file/{file_id}
Response examples (200)
{}