Get entity details
Entities
Get entity details
Retrieve full details for a specific entity, including identifying information, verification status, and summary counts of associated checks and alerts.
GET
Get entity 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
Entity token (e.g., ent_abc123).
Pattern:
^ent_[a-zA-Z0-9]+$Response
Entity details.
Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.