查询 Meta Business Agent 对话轮次

查询指定 WhatsApp 用户的对话轮次。entityId 是 WhatsApp Business Phone Number ID。
时间边界均包含在查询范围内,单位为 Unix epoch milliseconds。beforeafter
最多提供一个,cursor 必须原样传递。只要响应存在 paging.next 就继续分页,即使当前
data 数组为空。

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

当前接口定义的 Meta Business Agent 实体 ID。Budget 和 Conversation Turns 接口均使用
当前租户拥有的 WhatsApp Business Phone Number ID。

Query Params
string
required
^[1-9][0-9]{1,14}$

包含国家码的 WhatsApp 用户手机号,只能包含数字,不得带前导 +、空格或分隔符。

int64
≥ 0

查询开始时间,包含该边界,单位为 Unix epoch milliseconds。

int64
≥ 0

查询结束时间,包含该边界,单位为 Unix epoch milliseconds;同时提供开始时间时不得小于 start_timestamp_ms

string
length ≥ 1

不透明的向前分页 cursor;不得与 after 同时提供。

string
length ≥ 1

不透明的向后分页 cursor;不得与 before 同时提供。

int32
≥ 1

本次最多返回的对话轮次数量。

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json