projectAutomations
Gets the actions of a project automation.
Gets all actions including their values of an automation. <Check title="Required Permissions" icon="key">The user must be owner of the project or must have project-master-data:read permissions on the specified project.</Check>
get/projects/{projectId}/automations/{automationId}/actions
Path parameters
projectIdstring uuid required
The id of the project of the automation.
automationIdstring uuid required
The id of the automation.
Headers
Authorizationstring required
Bearer authentication
Response
OK
Changes
No recorded changes to this endpoint across all 5 revisions of this API.