Get all connectors Deprecated

GET /api/actions

Spaces method and path for this operation:

get /s/{space_id}/api/actions

Refer to Spaces for more information.

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