Get check details
Checks
Get check details
Retrieve full details for a verification check, including status, result, provider information, and structured result data.
GET
Get check details
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
Check token (e.g., chk_abc123).
Pattern:
^chk_[a-zA-Z0-9]+$Response
Check details.
Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.