List File Parts Uploaded to Session

GET https://{{vaultDNS}}/api/{{version}}/services/file_staging/upload/:upload_session_id/parts

https://developer.veevavault.com/api/22.3/#List_File_Parts_Uploaded_to_Session

Return a list of parts uploaded in a session. You must be an Admin user or the session owner.

Request Params

KeyDatatypeRequiredDescription
limitnullOptional: The maximum number of items per page in the response. This can be any value between 1 and 1000. If omitted, the default value is 1000.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring