Chat Search Parameters

Chat Messaging API

Chat Participants API


GET /chats

Returns all chats known to the server

Response


POST /chats

Creates a chat with the given handle IDs. Note that it may not show up in the GET /chats report until a message is sent or received.

Request

Response


GET /chats/:chatID

Gets a specific chat

Response


DELETE /chats/:chatID