コンテンツにスキップ
AchaduDevelopers
Developers/API/monitors_list
モニター

レーダーをリストする

自動オファー検出ルールをリストします。

GET/monitorsmonitors:read

リクエスト

limitinteger · queryページあたりの数量。オプション
offsetinteger · queryページネーションのオフセット。オプション

curl
curl 'https://achadu.com/api/v1/monitors' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

答え

200操作が完了しました
4xxコード、メッセージ、request_id のエラー