.Riyaan Docs
API ReferenceMessages
GET
/api/messages

Authorization

bearerAuth
AuthorizationBearer <token>

appSecret or sessionToken

In: header

Query Parameters

sessionId*string

Session ID to query

all?string

Set to "true" for cross-app lookup

appSlug?string

Optional app filter when all=true

Response Body

application/json

curl -X GET "https://your-convex-deployment.convex.site/api/messages?sessionId=string"
{}
Edit on GitHub

Last updated on