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

Authorization

bearerAuth
AuthorizationBearer <token>

appSecret or sessionToken

In: header

Query Parameters

all?string

Set to "true" for cross-app listing

active?string

Filter by active=true/false

eventType?string

Filter by event type

Response Body

application/json

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

Last updated on