GET /api/zeq/audit-source/types
| Method | GET |
| Path | /api/zeq/audit-source/types |
| Group | Data Source Audit |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/dataSourceAudit.ts |
Call it
curl -X GET https://zeqsdk.com/api/zeq/audit-source/types
Public endpoint — no authentication required.
Reference
- Group: Data Source Audit
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.