Get App Threads

This API allows you to get the list of all the threads associated with a given app ID.

📘

Know Your Endpoint

Based on the domain you use to log in to Webex Connect, 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 the app asset on Webex Connect platform

Query Params
int32
Defaults to 0

Specifies the index of the first thread entry to return. This parameter is zero-based, meaning that if you set start=0, the response will include the first thread entry. For example, setting start=9 will return the 10th thread entry in the list, as indexing begins at 0.

Headers
string

application/json

string

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

Response

Language
Credentials
Header
Request
Response
Choose an example:
application/json