Skip to main content

Fetch an action

GET 

/v2/actions/:id

Fetches an action, by ID only. This endpoint will only return actions that are in_progress or pending_activity. Once an action is complete, the request for that action will return a 404 status code.

Request

Responses

Success