Lists all messages in a thread.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Use with next_cursor
and prev_cursor
in the response to paginate through results.
Specifies how many records to return. The default and maximum is 50.
created_at
asc
, desc
Successful operation
The response is of type object
.