Skip to main content
POST
Create a new report generation job

Authorizations

X-API-Key
string
header
required

Body

application/json
filters
object

Response

Report generation job created successfully

id
string
required
organizationId
string
required
status
enum<string>
required
Available options:
PENDING,
PROCESSING,
COMPLETED,
FAILED
type
enum<string>
required
Available options:
AGENT_CALLS
filters
object
required
fileKey
string | null
required
rowCount
number | null
required
errorMessage
string | null
required
createdAt
string
required
updatedAt
string
required
completedAt
string | null
required