Changes to To get conversation with segment id

GET /v1/Insights/Conversations

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

Changed in 6 of the 51 revisions of this API.313

  1. v10e4cd336d78a1
  2. v165f781b3f6b11
  3. v14f95f0ad0bf61
  4. v16b06c89c5d581
  5. v1c37c20a0a1cb1
  6. v1350c4958f8a311

What changed

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

      response-property-type-changed

    • the conversations/items/segments/items/ 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

    • the segment_count response's property default value 0 was added for the status 200

      response-property-default-value-added

    • api tag FlexV1InsightsConversations added

      api-tag-added

  • v1350c4958f8a311See the full diff
    • deleted the header request parameter Token

      request-parameter-removed

    • added the new optional header request parameter Authorization

      new-optional-request-parameter