v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectTemplateAutomations
Gets a specific action for an automation of a projecttemplate.
Returns a specific action for a specific automation of a project template including all its values.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:read permissions.</Check>
get/projecttemplates/{projectTemplateId}/automations/{automationId}/actions/{actionId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
automationIdstring uuid required
The id of the automation.
actionIdstring uuid required
The id of the action.
Headers
Authorizationstring required
Bearer authentication
Response
OK