コンテンツにスキップ
AchaduDevelopers
Developers/API/webhook_deliveries
Webhook

配達リストを表示する

試行、HTTP ステータス、配信エラーをリストします。

GET/webhooks/{id}/deliverieswebhooks:read

リクエスト

idstring · pathリソース識別子。必須
limitinteger · queryページあたりの数量。オプション
offsetinteger · queryページネーションのオフセット。オプション

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

答え

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