Get an upload session
GET/api/v4/uploads/:upload_id
Gets an upload session that has been previously created.
Permissions
Must be logged in as the user who created the upload session.
Request
Responses
- 400
- 401
- 403
- 404
- 501
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found
Feature is disabled