get_program_scope
Retrieve all in-scope assets for any HackerOne bug bounty program. Returns asset types, identifiers, bounty eligibility, and severity caps with automatic pagination.
Instructions
Get the in-scope assets for a bug bounty program. Auto-paginates to return all scope items. Returns asset types, identifiers, bounty eligibility, and severity caps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Max scope items to return (default: all) | |
| program_handle | Yes | Program handle (e.g. 'uber', 'ipc-h1c-aws-tokyo-2026') |