Admin Chats

List messages for a chat thread

get/v1/admin/chats/threads/{threadId}/messages

Path parameters

threadIdstring required

Query parameters

limitinteger

Number of items to return

cursorstring

Encoded cursor for pagination

direction'after' | 'before'

Direction for cursor pagination

Response

Messages retrieved successfully

successboolean required
messagestring required
timestampstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.