Changes to Retrieve a list of all User Conversations for the User.
GET /v1/Users/{UserSid}/Conversations
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 51 revisions of this API.41
- v192d1169c37c21
- v19e5a9439b5b31
- v1b4d0e634cd691
- v12cf60eb95eb91
- v14e3f150aaa781
What changed
- ▲
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
- ○