Skip to content

Show poll results

Conversations

GET
/conversations/{id}/poll

Parameters

Path Parameters

id*

ID of the conversation to interact with

Type
string
Required

Responses

Successful response

application/json
JSON
{
  
"result": {
  
  
"title": "string",
  
  
"votes": "string"
  
}
}

Samples

Gainsight CC Developer Portal