Conversations
List Conversations
Get a paginated list of conversations
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number
Required range:
x >= 1
Page size
Required range:
1 <= x <= 100