Gets the actions of an automation of a project template.

GET

Returns all actions for a specific automation of a project template including all its values. The user needs ‘read’ permissions of the feature ‘project-manage-config’ to view action data.

Required Permissions
The user must be an admin or have project-manage-config:read permissions.

Path parameters

projectTemplateIdstringRequired

The id of the project template.

automationIdstringRequired

The id of the automation.

Response

OK

list of objects or null
Built with