Get case details
Cases
Get case details
Retrieve full details for a specific case, including status, risk tier, SLA information, and summary counts of entities, alerts, and checks.
GET
Get case 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
Case token (e.g., cas_abc123).
Pattern:
^cas_[a-zA-Z0-9]+$Response
Case details.
Standard response wrapper for all API endpoints. Contains the resource data and pagination metadata.