secure
Get Action
Gets an action status by ID.
get/api/v1/actions/{action_id}
Path parameters
action_idstring required
Response
Successful Response
Example response
{
"action_id": "1715254593439-0",
"error": {
"message": "Failed to establish connection to the PostgreSQL database. Invalid credentials"
}
}