Get User Messages v2

This API retrieves a list of messages for a specified thread within a given app ID and user 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.

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.

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

Unique ID of a 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
LoadingLoading…
Response
Choose an example:
application/json