Definitions
Retrieve custom action definitions
Retrieve custom workflow action definitions by app ID.
get/automation/v4/actions/{appId}
Path parameters
appIdinteger required
The unique identifier for the app.
Query parameters
afterstring
The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.
archivedboolean
Whether to return only results that have been archived.
limitinteger
The maximum number of results to display per page.
Response
successful operation