API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGetResourceContentDataVersion: 8.9On this pageType Alias: GetResourceContentData type GetResourceContentData = object; Properties body? optional body?: never; path path: object; resourceKey resourceKey: ResourceKey; The unique key identifying the resource. query? optional query?: never; url url: "/resources/{resourceKey}/content";Was this helpful?