GetActionExecution Method

Description

Retrieves information about a single action execution.

HTTP Request

GET https://api.skeddly.com/api/ActionExecutions/<id>

URL Parameters

id

The ID of the action execution.

Type: string

Required: Yes

Returns

An ActionExecution object.

Sample Request

Sample Response

Last updated