simpla.fydocs

Export BI data for a module (CSV/JSON depending on Accept header)

GET
/api/bi/{module}/export

Authorization

sessionAuth
next-auth.session-token<token>

NextAuth.js v5 JWT session cookie. The admin console uses session-based auth; service-to-service callers should use a future API-key scheme.

In: cookie

Path Parameters

module*string

Response Body

curl -X GET "https://example.com/api/bi/string/export"
Empty