Path parameters
-
id
string Required An identifier for the connector.
GET
/api/actions/action/{id}
curl \
--request GET 'https://localhost:5601/api/actions/action/{id}' \
--header "Authorization: $API_KEY"
An identifier for the connector.
curl \
--request GET 'https://localhost:5601/api/actions/action/{id}' \
--header "Authorization: $API_KEY"