Changes to Retrieve a list of conversations in your account's default service

GET /v1/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. v17c6893e0ba6811
  2. v192d1169c37c22
  3. v19e5a9439b5b31
  4. v1b4d0e634cd692
  5. v12cf60eb95eb91
  6. v14e3f150aaa781
  7. v1c97a0ea6ca203
  8. v10b8a5f28bf643
  9. v1023bc1efea853

What changed

  • v17c6893e0ba6811See the full diff
    • added the new initializing enum value to the conversations/items/state response property for the response status 200

      response-property-enum-value-added

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

      request-parameter-enum-value-added

    • the conversations/items/bindings response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the conversations/items/timers response's property type/format changed from object/ to / for status 200

      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 conversations/items/bindings response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the conversations/items/timers response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/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