.Riyaan Docs
API ReferenceTraces
GET
/api/traces

Authorization

bearerAuth
AuthorizationBearer <token>

appSecret or sessionToken

In: header

Query Parameters

traceId*string

Trace identifier

sessionId?string

Optional session ID for tables without by_trace indexes

Response Body

application/json

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

Last updated on