Deutsch
cURL
curl --request GET \ --url https://www.firmium.de/api/v1/watchdogs/ \ --cookie sessionid=
{ "count": 123, "results": [ { "uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "prompt": "<string>", "tags": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ], "monitored_company_count": 123, "last_signal": {}, "created_at": "2023-11-07T05:31:56Z", "is_active": true } ], "next": "http://api.example.org/accounts/?page=4", "previous": "http://api.example.org/accounts/?page=2" }
Shared actions for Watchdog viewsets
Which field to use when ordering the results.
A page number within the paginated result set.
A search term.
123
Anzeigen untergeordnete attribute
200
Natural language description of what to monitor
"http://api.example.org/accounts/?page=4"
"http://api.example.org/accounts/?page=2"
War diese Seite hilfreich?