Actions
Get Reports
Get and filter all reports.
Exactly one of the following parameters is required:
Program Handles
Inbox IDs
External Documentation
To learn more, visit the HackerOne documentation.
Basic Parameters
Parameter | Description |
---|---|
Created After | Get only reports that were created after the date specified. |
Created Before | Get only reports that were created before the date specified. |
Filter By Keyword | Filter reports by title and keywords. |
Inbox IDs | A comma-separated list of Inbox IDs to filter the reports for. Required if Program Handles is not specified. |
Page Number | The page number to retrieve. |
Page Size | The number of items per page. Valid values are between 1 to 100. |
Program Handles | A single or comma-separated list of Program Handles to filter the reports for. Required if Inbox IDs is not specified. |
Report IDs | A comma-separated list of report IDs to filter by. |
Return All Pages | Automatically fetch all resources, page by page. |
Sort By | The attributes to sort the reports on. |
Advanced Parameters
Parameter | Description |
---|---|
Assignee | A comma-separated list of assignee usernames, emails or group names to filter the reports by. |
Bounty Awarded After | Get only reports with a bounty awarded after the specified date. |
Bounty Awarded Before | Get only reports with a bounty awarded before the specified date. |
Bounty Status | Filter reports based on bounty award status.If set to True , get only reports that have a bounty award. If set to False , get only reports that do not have a bounty award.If not specified, get all reports regardless of bounty award status. |
Closed After | Get only reports that were closed after the date specified. |
Closed Before | Get only reports that were closed before the date specified. |
Closed Status | Filter reports based on closure status.If set to True , get only reports that have been closed. If set to False , get only reports that have not been closed.If not specified, get all reports regardless of closure status. |
Disclosed After | Get only reports that were disclosed after the date specified. |
Disclosed Before | Get only reports that were disclosed before the date specified. |
Disclosure Status | Filter reports based on disclosure status.If set to True , get only reports that have been disclosed. If set to False , get only reports that have not been disclosed.If not specified, get all reports regardless of disclosure status. |
First Program Activity After | Get only reports that received the first update from the program after the date specified. |
First Program Activity Before | Get only reports that received the first update from the program before the date specified. |
Hacker Disclosure Request | Filter reports based on hacker disclosure request status.If set to True , get only reports that have hacker disclosure request. If set to False , get only reports that do not have hacker disclosure request.If not specified, get all reports regardless of hacker disclosure request status. |
Hacker Published | Filter reports based on hackers publication status.If set to True , get only reports published by hackers. If set to False , get only reports not published by hackers.If not specified, get all reports regardless of publication status. |
Issue Tracker Reference | Filter reports by issue tracker reference ID. |
Last Activity After | Get only reports that received an update after the date specified. |
Last Activity Before | Get only reports that received an update before the date specified. |
Last Program Activity After | Get only reports that received an update from the program after the date specified. |
Last Program Activity Before | Get only reports that received an update from the program before the date specified. |
Last Public Activity After | Get only reports that received a public update after the date specified. |
Last Public Activity Before | Get only reports that received a public update before the date specified. |
Last Reporter Activity After | Get only reports that received an update from the reporter after the date specified. |
Last Reporter Activity Before | Get only reports that received an update from the reporter before the date specified. |
Program Response Status | Filter reports based on program response status.If set to True , get only reports that the reporter received an update. If set to False , get only reports that the reporter did not receive an update.If not specified, get all reports regardless of program response status. |
Reporter | A comma-separated list of hacker usernames to filter the reports for. |
Severity | A comma-separated list of severity ratings to filter the reports by. |
State | A comma-separated list of report states to filter by. |
Submitted After | Get only reports that were submitted after the date specified. |
Submitted Before | Get only reports that were submitted before the date specified. |
Swag Awarded After | Get only reports with swag awarded after the specified date. |
Swag Awarded Before | Get only reports with swag awarded before the specified date. |
Swag Awarded Status | Filter reports based on swag award status.If set to True , get only reports that have swag awarded. If set to False , get only reports that do not have swag awarded.If not specified, get all reports regardless of swag award status. |
Triaged After | Get only reports that were triaged after the date specified. |
Triaged Before | Get only reports that were triaged before the date specified. |
Triaged Status | Filter reports based on triage status.If set to True , get only reports that have been triaged. If set to False , get only reports that have not been triaged.If not specified, get all reports regardless of triage status. |
Weakness | A comma-separated list of weakness IDs to filter by. |
Example Output
Workflow Library Example
Get Reports with Hackerone and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?