Get connector types Deprecated

GET /api/actions/list_action_types

Spaces method and path for this operation:

get /s/{space_id}/api/actions/list_action_types

Refer to Spaces for more information.

GET /api/actions/list_action_types
curl \
 --request GET 'https://localhost:5601/api/actions/list_action_types' \
 --header "Authorization: $API_KEY"