List HackerOne reports
List HackerOne reports available for triage through your team’s connected HackerOne account.
Use scope to choose which reports to list:
program(default): reports in a program inbox. Pass one or more program handles withprogram, or rely on the connection’s default program when set.hacker: reports you submitted as a researcher. No program handle is required.
Authorizations
JWT authentication token
Query Parameters
Listing scope: "program" (default) or "hacker".
program, hacker Program handle(s) to list when scope is program. May be repeated.
Report state(s) to include. May be repeated.
Severity rating(s) to include: none, low, medium, high, critical. May be repeated. Reports without an assigned severity match "none".
none, low, medium, high, critical Search by title/keyword.
Sort value (program scope), e.g. "-reports.created_at".
Items per page (1-100, default 25).
1-indexed page number.
Cursor for the next densified neo_triage page (from next_page_token). Ignored when neo_triage is all.
Filter by Neo triage linkage. yes = has a Neo triage run, no = not yet triaged in Neo, all (default) = no filter. When set to yes/no, the API scans ahead across HackerOne pages to fill page_size matches; next_page_token may be an opaque resume cursor.
all, true, false 
