Skip to content

Diagrams

Manage cartography diagrams programmatically.

GET /api/diagrams

Lists all diagrams accessible by the authenticated user.

GET /api/diagrams/:id/export

Exports a specific diagram as a JSON structure, compatible with the CoreSight import feature or for external backup.

CoreSight Documentation