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
name
The human-readable name of the file
id
user_id
type
The type of the file
created_at
updated_at
is_archived
filesize
The size of the file in bytes
location

