Get all functions for a given definition

GET {{baseUrl}}/automation/v4/actions/:appId/:definitionId/functions

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"results":[{"functionType":"POST_FETCH_OPTIONS","id":"\u003cstring\u003e"},{"functionType":"PRE_ACTION_EXECUTION","id":"\u003cstring\u003e"}]}