List Root Folders

get

/essbase/rest/v1/files

List catalog root folders.

Request

Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

Folder list.

Body ()
Root Schema : CollectionResponse
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : items
Type: object

400 Response

Bad Request

Invalid path.

500 Response

Internal Server Error.

Back to Top