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.2/#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
Key | Datatype | Required | Description |
---|---|---|---|
limit | null | Optional: 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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |