Conversations
Get Conversations
Retrieve the conversation list for the current user.
GET
Authorizations
API Key authentication.
Query Parameters
User identifier.
ID of the last record for pagination.
Number of items per page (Default 20, Max 100).
Required range:
1 <= x <= 100
Sorting field (e.g., -updated_at).
Available options:
created_at
, -created_at
, updated_at
, -updated_at
Response
200 - application/json
Successfully retrieved conversations list.
The response is of type object
.