Get all functions for a given definition
GET {{baseUrl}}/automation/v4/actions/:appId/:definitionId/functions
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"results":[{"functionType":"POST_FETCH_OPTIONS","id":"\u003cstring\u003e"},{"functionType":"PRE_ACTION_EXECUTION","id":"\u003cstring\u003e"}]}