Get uploads for a user
GET/api/v4/users/:user_id/uploads
Gets all the upload sessions belonging to a user.
Minimum server version: 5.28
Permissions
Must be logged in as the user who created the upload sessions.
Request
Responses
- 200
- 400
- 401
- 404
User's uploads retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found