get_program_credentials
Retrieve credential pools and assigned credentials for a bug bounty program using its slug. View passwords/secrets when available and identify pools that require an access request.
Instructions
Get credential pools and any assigned credentials for a specific program.
Some programs expose credential pools only after you are invited/accepted and KYC-verified. If credentials require a request first, use request_program_credentials with the pool id shown by this tool.
Args: program_slug: Program slug/identifier. include_secrets: Include passwords/secrets when the API returns them. raw: Return raw JSON instead of a readable summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | ||
| program_slug | Yes | ||
| include_secrets | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |