Get risk assessment
Risk Assessments
Get risk assessment
Retrieve a specific risk assessment by token. Returns the full scoring breakdown across all four dimensions plus the overall score and tier.
GET
Get risk assessment
Documentation Index
Fetch the complete documentation index at: https://docs.zenoo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Project-scoped API key for server-to-server authentication. Obtain keys from the Zenoo dashboard under Project Settings > API Keys. Staging and production environments use separate keys.
Path Parameters
Risk assessment token (e.g., rsk_abc123).
Pattern:
^rsk_[a-zA-Z0-9]+$Response
Risk assessment details.
Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.