Retrieve Meta Business Agent conversation turns

Retrieves conversation turns for one WhatsApp user. entityId is the WhatsApp Business
Phone Number ID. Timestamp boundaries are inclusive and use Unix epoch milliseconds.
Supply at most one of before and after; cursors are opaque. Continue pagination while
paging.next is present, including when the current data array is empty.

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

Endpoint-specific Meta Business Agent entity ID. Budget and Conversation Turns operations
use the tenant-owned WhatsApp Business Phone Number ID.

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

WhatsApp user phone number including the country code, with digits only and no leading +, spaces, or separators.

int64
≥ 0

Inclusive start time as Unix epoch milliseconds.

int64
≥ 0

Inclusive end time as Unix epoch milliseconds. Must be greater than or equal to start_timestamp_ms when both are supplied.

string
length ≥ 1

Opaque backward-pagination cursor. Do not combine with after.

string
length ≥ 1

Opaque forward-pagination cursor. Do not combine with before.

int32
≥ 1

Maximum number of conversation turns to return.

Responses

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