Get all connectors Deprecated

GET /api/actions

Headers

  • The version of the API to use

    Value is 2023-10-31. Default value is 2023-10-31.

GET /api/actions
curl \
 -X GET http://KIBANA_HOST:5601/api/actions \
 -H "elastic-api-version: 2023-10-31"