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