Skip to main content
The Backoffice API exposes platform-level endpoints for authorized operators and automation jobs. Use it for operational workflows that are outside the Workspace API, such as manually retrieving Zylon logs for investigation or export.

Base URL

Backoffice endpoints are served from the platform root:
https://{BASE_URL}
Unlike Workspace API routes, Backoffice routes documented here do not use the /api/v1/app workspace prefix.

Authentication and permissions

Backoffice API requests require an account token or account session with at least the operator role.
-H "Authorization: Bearer {API_TOKEN}"
Workspace-only tokens are not enough for Backoffice endpoints.

Available sections

Logging

Retrieve stored platform, gateway, security, workspace, and AI usage logs.
For governance, auditability, evidence preservation, and retention guidance, see Auditability & AI Governance: Logging, Evidence, and SIEM Delivery.