kernel
Invoke Reports Generate
Render + export a report. reports.generate is a raw_response op: it returns a ready binary-file Response (Content-Disposition), so we return invoke()'s result AS-IS rather than model_dump()-ing it — the kernel ran auth/scope/input-validation on the way in.
post/v1/op/reports.generate
Headers
x-api-keystring nullable
Request body
object nullable required
Response
Binary payload
Changes
No recorded changes to this endpoint across all 1 revision of this API.