Retrieve a list of all User Conversations for the User.
Retrieve a list of all User Conversations for the User.
Path parameters
The unique SID identifier of the User resource. This value can be either the sid or the identity of the User resource.
Query parameters
How many resources to return in each list page. The default is 50, and the maximum is 50.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 5 of the 51 revisions of this API.41
- ▲
the
conversations/items/timersresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the max was decreased from1000.00to50.00request-parameter-max-decreased
- ▲
- ▲
the
conversations/items/timersresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
api tag
ConversationsV1UserConversationaddedapi-tag-added
- ○