Get action details Beta

GET /api/endpoint/action/{action_id}

Get the details of a response action using the action ID.

Responses

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

    OK

    Additional properties are allowed.

GET /api/endpoint/action/{action_id}
curl \
 -X GET https://localhost:5601/api/endpoint/action/{action_id}
Response examples (200)
{}