报告详情
GET/api/v1/developer/reports/:report_id
Get report detail or check creation status.
When the report is still being created, returns the current task
status (submitted / pending / failed). Once complete,
returns full report detail with status="success".
Analysis data is NOT included — use GET /reports/{id}/analysis
to retrieve all analysis items.
Request
Responses
- 200
- 422
Successful Response
Validation Error