GET /v2/actions/{action_id}
Summary: Retrieve an Existing Action
Operation ID: actions_get
Auth: unknown
Operation ID: actions_get
Auth: unknown
Description
To retrieve a specific action object, send a GET request to `/v2/actions/$ACTION_ID`.
Parameters (1)
action_id
(integer, path, required)
A unique numeric ID that can be used to identify and reference an action.
Constraints: {'minimum': 1}
No probe data for this endpoint yet.