htb_api_get
Call read-only HTB API paths to discover available endpoints for machines, challenges, and more. For example, use /machine/recommended to explore.
Instructions
Call a read-only HTB API path for endpoint discovery. Example path: /machine/recommended.
Defaults to API v4. Prefix the path with /api/vN (e.g. /api/v5/...) to target another version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params_json | No | {} |