Changes to Retrieve a list of conversations in your service

GET /v1/Services/{ChatServiceSid}/Conversations

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 9 of the 51 revisions of this API.648

  1. v1b0b12d0bcb0b11
  2. v192d1169c37c22
  3. v19e5a9439b5b31
  4. v1b4d0e634cd692
  5. v12cf60eb95eb91
  6. v14e3f150aaa781
  7. v1c97a0ea6ca203
  8. v10b8a5f28bf643
  9. v1023bc1efea853

What changed

  • v1b0b12d0bcb0b11See the full diff
    • added the new initializing enum value to the // response property for the response status

      response-property-enum-value-added

    • added the new enum value initializing to the query request parameter State

      request-parameter-enum-value-added

    • the // response's property type changed from object to no type for status

      response-property-type-changed

    • the // response's property type changed from object to no type for status

      response-property-type-changed

    • for the query request parameter PageSize, the max was decreased from 1000.00 to 100.00

      request-parameter-max-decreased

    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • the // response's property type changed from no type to object for status

      response-property-type-changed

    • for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

    • api tag ConversationsV1Conversation added

      api-tag-added

    • added the new optional query request parameter EndDate

      new-optional-request-parameter

    • added the new optional query request parameter StartDate

      new-optional-request-parameter

    • added the new optional query request parameter State

      new-optional-request-parameter

    • deleted the query request parameter EndDate

      request-parameter-removed

    • deleted the query request parameter StartDate

      request-parameter-removed

    • deleted the query request parameter State

      request-parameter-removed

    • added the new optional query request parameter EndDate

      new-optional-request-parameter

    • added the new optional query request parameter StartDate

      new-optional-request-parameter

    • added the new optional query request parameter State

      new-optional-request-parameter