To get conversation with segment id
To get conversation with segment id
Query parameters
Unique Id of the segment for which conversation details needs to be fetched
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Headers
The Authorization HTTP request header
Response
OK
Changes
Changed in 6 of the 51 revisions of this API.313
- ▲
the
conversations/items/segments/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
- ▲
the
conversations/items/segments/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterPageSize, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
- ○
the
segment_countresponse's property default value0was added for the status200response-property-default-value-added
- ○
- ○
api tag
FlexV1InsightsConversationsaddedapi-tag-added
- ○
- ●
deleted the
headerrequest parameterTokenrequest-parameter-removed
- ○
added the new optional
headerrequest parameterAuthorizationnew-optional-request-parameter
- ●