Skip to main content

Get initial conversation info by agent code

POST 

/api/v2/Agent/:agentCode/conversation/info

Gets initial conversation information including initial message, starters, agent details and optional channel info for the specified agent code

Request

Path Parameters

    agentCode stringrequired

Query Parameters

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Body

    userIdentifier stringnullable

    inputParameters

    object[]

    nullable

  • Array [

  • key stringnullable
    value nullable
  • ]

  • channel stringnullable

Responses

Success

Loading...