Export a report as CSV
Executes one tenant-scoped report query and returns a synchronous CSV under fixed request, row, byte, time, and query-fan-out ceilings.
Executes one tenant-scoped report query and returns a synchronous CSV under fixed request, row, byte, time, and query-fan-out ceilings.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
id*string
Format
uuidRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
text/csv
curl -X POST "https://example.com/reports/497f6eca-6276-4993-bfeb-53cbbbba6f08/export" \ -H "Content-Type: application/json" \ -d '{}'"string"Empty
Empty
Empty
Empty
Empty
Empty