List chats
Protocols: Linked Device API
Required scope: chats:read
Lists conversations with stored messages for a Number with hosted message storage, most recent activity first. Beta: requires team enrollment.
Authorizations
Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.
Path Parameters
Identifier of the connected Polymorfa session.
Value constraints
1Query Parameters
Specifies limit for this query parameter.
Value constraints
1 <= x <= 10050
Specifies cursor for this query parameter.
Value constraints
1 - 1024^[A-Za-z0-9_-]+$Kind discriminator for this object.
Allowed values
direct, group, channel, broadcast Specifies active since for this query parameter.
Value constraints
Specifies active before for this query parameter.
Value constraints
Response
One page of conversations
Whether the request succeeded.
Allowed values
true Structured data carried by this object.
True when nextCursor returns more items.
Specifies next cursor for this native list chats response.
Accepted alternatives
Always null for conversations. Use nextCursor to continue listing.
Accepted alternatives