latestOpenAPI 3.1.02026-08-216974451.1 MB
cb69c9b48349
userFiles
Returns the file with the specified id of the user with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/users/{userId}/files/{fileId}
Path parameters
userIdstring uuid required
The id of the user.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Response
OK