Definitions
Retrieve a custom action definition
Retrieve a custom workflow action definition by ID.
get/automation/v4/actions/{appId}/{definitionId}
Path parameters
appIdinteger required
The ID of the app associated with the action definition.
definitionIdstring required
The ID of the action definition to retrieve.
Query parameters
archivedboolean
Whether to return only results that have been archived.
Response
successful operation