Create Report Instance

Create a report instance with data injection. Always processes asynchronously via Celery.

    This endpoint creates a new report instance that will be processed asynchronously.
    The report instance will have a status of 'ready' initially and will be updated
    as the processing progresses.
    
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string

User-provided prompt or instructions for this report instance

file_records
array of strings

List of file record IDs to include in the report

file_records
string | null

Folder ID to filter file records (alternative to file_records)

extraction_result_ids
array of strings

List of extraction result IDs to filter file records

extraction_result_ids
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json