Skip to main content

List all available functions

GET 

https://$CUSTOM-DOMAIN/resources/v3alpha/actions/executions/functions

List all available functions which can be used as condition for executions.

Responses​

List all functions successfully

Schema

    functions string[]
curl -L 'https://$CUSTOM-DOMAIN/resources/v3alpha/actions/executions/functions' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://$CUSTOM-DOMAIN
Auth
ResponseClear

Click the Send API Request button above and see the response here!