.Riyaan Docs
API ReferenceOutbound
GET
/api/outbound/dispatches

Authorization

bearerAuth
AuthorizationBearer <token>

appSecret or sessionToken

In: header

Query Parameters

all?string

Set to "true" for cross-app listing

eventType?string

Filter by event type

limit?number

Max records to return

Response Body

application/json

curl -X GET "https://your-convex-deployment.convex.site/api/outbound/dispatches"
{}
Edit on GitHub

Last updated on