{ "opencollection": "1.0.0", "info": { "name": "HubSpot Analytics Events Access Tokens File Metadata API", "version": "3.0.0" }, "items": [ { "info": { "name": "File Metadata", "type": "folder" }, "items": [ { "info": { "name": "Hubspot Retrieve File or Folder Metadata", "type": "http" }, "http": { "method": "GET", "url": "https://api.hubapi.com/cms/v3/source-code/:environment/metadata/:path", "params": [ { "name": "environment", "value": "draft", "type": "path", "description": "The target environment for the operation (draft or published)" }, { "name": "path", "value": "templates/blog/post.html", "type": "path", "description": "The file system path to the file or folder" }, { "name": "properties", "value": "name,folder", "type": "query", "description": "Specific properties to include in the response" } ] }, "docs": "Retrieves metadata for a file or folder at the specified path in the specified environment.\nFor folders, includes a list of child files and subfolders.\n" } ] } ], "bundled": true }