List all symbols defined in the current project.
List of symbols with next cursor
The response for a failed request.
{- "items": [
- {
- "assetTypeId": {
- "space": "string",
- "externalId": "my.known.id"
}, - "createdTime": 1730204346000,
- "externalId": "my.known.id",
- "lastUpdatedTime": 1730204346000,
- "libraryId": "my.known.id"
}
], - "nextCursor": "string"
}