Get a chat

get

/services/rest/connect/v1.4/chats/{id}

Request

Path Parameters
Back to Top

Response

Default Response

Body ()
Root Schema : chats
Type: object
The real-time, two-way dialog between a customer and one or more chat agents.
Show Source
  • The date and time when the chat was created. This attribute is read-only.
  • Minimum Value: 1
    Maximum Value: 9223372036854776000
    The unique identifier of the chat.
  • Maximum Length: 255
    The name used to look up the chat.
  • Maximum Length: 255
    The question that is used as the lookupName for the chat object.
  • The date and time when the chat was last updated. This attribute is read-only.
Back to Top