コンテンツにスキップ
AchaduDevelopers
Developers/API/offers_list
オファー

オファーの一覧表示

ステータス、マーケットプレイス、テキスト フィルターを使用してオファーをリストします。

GET/offersoffers:read

リクエスト

limitinteger · queryページあたりの数量。オプション
offsetinteger · queryページネーションのオフセット。オプション
statusstring · query厳選されたステータス。オプション
marketplacestring · queryマーケットプレイス。オプション
querystring · queryタイトルやストアから検索してください。オプション

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

答え

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