Get Streams - Legacy

Streams are used to route the messages from customers to one service. One stream per service limits users to hold conversations on multiple threads from the same service. So, a thread ID should be generated first, for every new thread title with a combination of message type, stream ID and thread title as shown in the below combination:
*<streamid><messagetype><thread_title>.

📘

Know Your Endpoint

Based on the domain you use to log in to imiconnect, the endpoint for your API varies. See the endpoint section to understand which endpoint to use for your domain.

Path Params
string
required

Specifies the ID of app asset on IMIconnect platform

Headers
string

Application/JSON

string

Client key that can be accessed from your app asset configuration page on IMIconnect platform

Response

Language
Credentials
Header
Response
Choose an example:
application/json