In-App Messages

List in-app messages

Endpoint to list all in-app messages for an app.

get/in-app-messages

Query parameters

appIdstring required

The connected app ID

limitinteger

Number of messages to return (max 100)

offsetinteger

Offset for pagination

Response

List of in-app messages

Changes