v1

latestOpenAPI 3.0.32026-07-13260198.6 KB
In-App Messages

Get unread in-app messages for user

Endpoint to get unread in-app messages for a specific user.

get/in-app-messages/user/{userId}/unread

Path parameters

userIdstring required

The user ID

Query parameters

appIdstring required

The connected app ID

limitinteger

Number of messages to return (max 100)

offsetinteger

Offset for pagination

Response

List of unread in-app messages for user