{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "GetLibraryAnalyticsUsagesResponseBody", "type": "object", "properties": { "components": { "type": "array" }, "files": { "type": "array" }, "nextPage": { "type": "boolean" }, "cursor": { "type": "string" } } }