コンテンツにスキップ
AchaduDevelopers
Developers/API/conversations_list
受信箱

会話をリストする

DU 受信箱の運用メタデータをリストします。

GET/inbox/conversationsinbox:read

リクエスト

limitinteger · queryページあたりの数量。オプション
offsetinteger · queryページネーションのオフセット。オプション
statusstring · query会話ステータス。オプション
channelstring · queryソースチャンネル。オプション

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

答え

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