Get All Messages

Get all messages from a thread with pagination.

Path parameters

group_idintegerRequired
thread_idintegerRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

sort_bystringOptional
sort_orderstringOptional
pageintegerOptional
page_sizeintegerOptional

Response

Successful Response

total_countinteger
pageinteger
page_sizeinteger
datalist of objects

Errors