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