Skip to main content

Get an action/automation

GET 

/v1/actions/:action_identifier

This route allows you to fetch the details of a self-service action or automation.

To learn more about actions and automations, check out the documentation.

Request

Path Parameters

    action_identifier stringrequired

    Possible values: non-empty

    The identifier of the action/automation you want to fetch.

Responses

Success

Loading...