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