.Riyaan Docs
API ReferenceExperiments
GET
/api/experiments

Authorization

bearerAuth
AuthorizationBearer <token>

appSecret or sessionToken

In: header

Query Parameters

all?string

Set to "true" for cross-app listing

Response Body

application/json

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

Last updated on