Get User Messages

This API retrieves a list of messages for a specified thread within a given app ID and user ID.

The following error code is displayed when the Server Side Inbox is disabled for your tenant.

{
    "code": 67,
    "description": "This functionality is not available as Server Side Inbox is disabled for your app asset."
}

📘

Note

Only a tenant owner, full access user, or limited access user can enable or disable the Server Side Inbox for your tenant. To learn more, refer to Server Side Inbox feature.

📘

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

string
required

Unique ID for a mobile/web app user.

string
required

The ID of the thread

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