Skip to main content
POST
Create Report

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
type
enum<string>
required
Available options:
risk_summary,
pattern_analysis,
prediction_forecast,
recommendations,
audit_trail,
executive_briefing
filters
GenerateFilters · object | null
format
enum<string>
default:pdf
Available options:
csv,
xlsx,
json,
pdf,
pptx,
parquet
title
string | null
Maximum string length: 200
window
ReportWindow · object | null

Response

Successful Response

The response is of type Response Create Report V1 Reports Post · object.