v1

latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MB
Projects

Get a Graph

Gets a graph showing all resources of a Project, Snapshot or Package.

get/v2.0/projects/{projectId}/graph

Path parameters

projectIdstring required

The unique identifier for the Project.

Query parameters

snapshotsstring

If set to true, Snapshot resources are included in the graph. The default value is false.

packagesstring

If set to true, Package resources are included in the graph. The default value is false.

dependenciesstring

If set to true, dependency relationships are included in the graph. The default value is false.

Headers

Accept'application/json' | 'application/hal+json' | 'application/xml' | 'text/xml' | 'text/csv'

The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.

Response

Project graph retrieved.

object required