Return all files and directories with the given drive ID.

Retrieve a list of all files and directories within a drive identified by ID.

Path Params
string
required

Drive ID

Responses
200

Successful response. Returns a list of files and directories within a drive.

401

Unauthorized. Authentication required.

500

Server error. An error occurred while processing the request.

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here!