Skip to main content

List all available methods

GET 

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

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

Responses​

List all methods successfully

Schema

    methods string[]
curl -L 'https://$CUSTOM-DOMAIN/resources/v3alpha/actions/executions/methods' \
-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!