Folders
Use the Analytics Folders API to perform operations on report and dashboard folders. The Folders API is available in API version 41.0 and later.
Resources for the Analytics Folders API are available at /services/data/<latest API version>/folders. You can query each resource with an HTTP method.
| Resource | Supported HTTP Method | Description |
|---|---|---|
|
|
|
Enables creation of report and dashboard folders and subfolders (
POST
).
Gets the list of folders (
|
|
Folder Operations
|
|
Enables renaming (
PATCH
), deleting (
DELETE
), and obtaining information (
GET
) on the report or dashboard folder or subfolder.
|
|
Folder Shares
|
|
Extracts a list of current folder shares (
|
|
Folder Share by ID
|
|
For a specified share ID, extracts the share information (
|
|
Folder Share Recipients
|
|
Returns a list of folder share recipients (
|
|
Folder Child Operations
|
|
Returns a list of first-level child folders (subfolders) (
|