Return all files and directories with the given directory ID.

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

Path Params
string
required

Directory ID

Responses
200

Successful response. Returns a list of files and directories.

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!