cURL
curl --request GET \ --url https://api.dataspike.io/api/v3/transmon/rules/list/{event_type} \ --header 'ds-api-token: <api-key>'
{ "builtin_rules": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<unknown>", "status": "<unknown>", "event_type": "<unknown>", "rank": "<unknown>", "expression": "<unknown>", "causes": "<unknown>", "created_at": "2023-07-18T15:32:13Z", "updated_at": "2023-07-18T15:32:13Z", "organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "action": "<unknown>" } ], "custom_rules": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<unknown>", "status": "<unknown>", "event_type": "<unknown>", "rank": "<unknown>", "expression": "<unknown>", "causes": "<unknown>", "created_at": "2023-07-18T15:32:13Z", "updated_at": "2023-07-18T15:32:13Z", "organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "action": "<unknown>" } ] }
List all existing rules for given
Documentation IndexFetch the complete documentation index at: https://docs.dataspike.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dataspike.io/llms.txt
Use this file to discover all available pages before exploring further.
List of rules
Show child attributes