dataset

Get a list of folders to a specific path.

Retrieve the folder structure of the given path.

get/dataset/browse

Query parameters

pathstring required

Path of the folder you want to browse.

pageinteger

Page number for pagination.

pageSizeinteger

Number of transfers per page.

Response

List of folders successfully retrieved.

totalinteger required

Total number of folders.

Changes

Changed in 5 of the 50 revisions of this API.18

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • added the required property // to the response with the status

      response-required-property-added

    • removed the required property // from the response with the status

      response-required-property-removed

    • api operation id FilesystemController_browseFilesystem removed and replaced with DatasetController_browseFilesystem

      api-operation-id-removed

    • the response property // became required for the status

      response-property-became-required

    • endpoint added

      endpoint-added

Of the 50 revisions, 3 have no diff computed.