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.

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
name
string
required
description
string | null
template_id
string | null
project_id
string | null
dataset_id
string | null
scan_ids
string[] | null
format
string
default:pdf
sections
string[] | null

Response

Successful Response

id
string
required
name
string
required
description
string | null
required
status
string
required
format
string
required
project_id
string | null
required
dataset_id
string | null
required
template_id
string | null
required
scan_ids
string[] | null
required
file_path
string | null
required
file_size
integer | null
required
progress
integer
required
message
string | null
required
content_summary
Content Summary · object | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
started_at
string<date-time> | null
required
completed_at
string<date-time> | null
required