Changes to Fetch a conversation from your account's default service

GET /v1/Conversations/{Sid}

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

Changed in 4 of the 51 revisions of this API.411

  1. v17c6893e0ba681
  2. v192d1169c37c22
  3. v1b4d0e634cd692
  4. v14e3f150aaa781

What changed

    • added the new initializing enum value to the state response property for the response status 200

      response-property-enum-value-added

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • api tag ConversationsV1Conversation added

      api-tag-added