API Reference

List User's Storage Objects

List objects stored by a certain user by the user's ID. In the returned list, if the is_file value is false, it means this object is a folder.

In this example, the obj_name stands for the base's UUID. By using /asset/<base_uuid> as the value of parent_dir, you can go into the base's asset folder, where there're probably a files and an images folder for your further inspections.

However, you as system administrator can only see the names and size of these objects, but cannot access the data saved in them.

Path Params
string
required

The unique user id in the form ...@auth.local. This is not the email address of the user.

Query Params
string
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json