API REFERENCE
API: audit
Canonical routes for audit (from ApiRoutes).
Routes
| Method | Path | Auth / notes |
|---|---|---|
| GET | /tenants/{tenantId}/audit | Bearer Cognito access token (auditGet) |
Example
GET https://api.startupcore.com/tenants/{tenantId}/audit
Errors
401 UNAUTHORIZED, 403 FORBIDDEN, 403 FEATURE_NOT_ENTITLED, 404 NOT_FOUND, 400 VALIDATION_ERROR.