Message Threads
List Message Threads
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Limit the number of results returned
Required range:
x >= 1
Skip the first N results
Required range:
x >= 0
Filter threads by agent ID
Response
200
application/json
Successful Response
The response is of type object
.
The response is of type object
.
The response is of type Thread · object[]
.