List User Files

List all files owned by the authenticated user.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
namestring

The human-readable name of the file

idinteger
user_idinteger
typeenum or nullOptional
The type of the file
created_atstringOptionalformat: "date-time"
updated_atstring or nullOptionalformat: "date-time"
is_archivedboolean or nullOptional
filesizeintegerOptionalDefaults to 0
The size of the file in bytes
locationstring or nullOptional