List all connections defined in the current project.
List of connections with next cursor
The response for a failed request.
{- "items": [
- {
- "createdTime": 1730204346000,
- "diagramId": "my.known.id",
- "endNodeId": "my.known.id",
- "externalId": "my.known.id",
- "isUserDetected": true,
- "lastUpdatedTime": 1730204346000,
- "startNodeId": "my.known.id"
}
], - "nextCursor": "string"
}