List sessions
Sessions
List sessions
Returns support sessions for the authenticated tenant. Optional filters by status and assignee type.
GET
List sessions
承認
API key created via the Admina admin panel (Settings → API Keys → Create). Format: mb_live_<40-hex>.
クエリパラメータ
Filter by status (pushed to DynamoDB — accurate)
利用可能なオプション:
open, in_progress, pending_approval, resolved Filter by assignee. NOTE: this filter is applied in-memory AFTER limit is enforced at the database layer, so when assigneeType is set the count in the response reflects matches within the first limit rows only — not the tenant-wide total. For exhaustive enumeration, call without assigneeType and filter client-side.
利用可能なオプション:
unassigned, ai_agent, human_agent, requester Max results — 1..100, default 50
必須範囲:
1 <= x <= 100最終更新日 2026年6月23日

