List completed files in an upload session
fileUpload
List completed files in an upload session
Returns S3 bucket and key for every completed file in the session. Caller must own the session.
GET
List completed files in an upload session
Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>.
Path Parameters
The unique identifier of the file upload session. Unique identifier for the upload session.
Example:
"24b49ba0-6b5c-4950-94c1-1622939cc481"
Response
Returns the session status and the list of completed files with their S3 locations.
List of completed files for an upload session.