Get Chat

Retrieve a chat by ID

get

Use the select query parameter to specify which fields to include.

Path parameters
idstringRequired

The chat ID.

Query parameters
selectstringOptional

Optional select statement to filter fields.

Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional

Gets or sets the description associated with the chat.

typestring · enumOptionalPossible values:
get
/public/v1/helpdesk/chats/{id}

Last updated

Was this helpful?