Get Conversations

Returns a list of conversations for the user based on the agent ID.

Type: GET

End Point: /api/Chat/GetConversations/{agentid}

Parameters:

  • agentid-string (path)

    • Description: agentid

  • results-integer($int32) (query)

    • Description: results

  • metadatasearch-string (query)

    • Description: metadatasearch

Last updated