List Reports Endpoint
public
List Reports Endpoint
List reports that were generated for this project.
Filters the org’s api_runs table for rows whose request_body
carries kind=project_report + matching project_id. Cheap
client-side filter over the existing run repository — no separate
Postgres table.
GET
List Reports Endpoint
Authorizations
Send X-API-Key: sk_live_<your_key>. Keys are issued via POST /signup or via the dashboard. Legacy callers may also use Authorization: Bearer sk_live_<your_key>.
Path Parameters
Response
Successful Response
