Changes to Retrieve a list of all conversation users in your service
GET /v1/Services/{ChatServiceSid}/Users
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 51 revisions of this API.21
- v19e5a9439b5b31
- v12cf60eb95eb91
- v14e3f150aaa781
What changed
- ▲
for the
queryrequest parameterPageSize, the max was decreased from1000.00to50.00request-parameter-max-decreased
- ▲
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
api tag
ConversationsV1Useraddedapi-tag-added
- ○