Halborn: Get Audit Detail
Halborn via Parse · crypto_web3
Get detailed information about a specific audit including security findings summary, engagement dates, and introduction text. Requires both company_slug and audit_slug. Retrieve audit reports, blog posts, and security whitepapers from Halborn. Fulfilled by Parse from halborn.com.
- b2b-directory
- crypto-web3
- halborn
- halborn-com
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e787a22f-6c4c-416d-8787-31df1bdb0c63/get_audit_detail
- Interface artifact
- sha256:df3bea963562b164c8850a430da178bcb450dcb5ade57783de9d6cc19ff492b7
- Manifest digest
- sha256:dabfe02830431d691936cd0c2bd975c49a437f0574920a64bc7729edde468e58
Request fields
- audit_slug (string, required): The slug of the audit (e.g. 'mpt-dex-ef128a'), from get_audits_by_company.audits[*].audit_slug.
- company_slug (string, required): The slug of the company (e.g. 'ripple'), from list_audited_companies.companies[*].company_slug.
Example queries
- {"audit_slug":"mpt-dex-ef128a","company_slug":"ripple"}