Skip to main content
GET
Get topic messages

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:1
page_size
integer
default:10
sort
enum<string>
default:asc
Available options:
asc,
desc
topic_id
string | null

Response

Successful Response

The response is of type Response Gettopicmessages · object.