List the parts (chunks) that have been uploaded to a chunked upload session. This is useful for tracking upload progress, verifying which parts have been successfully uploaded, and determining which parts still need to be uploaded. The upload_session_id is obtained from the 'Cre…
limitintegerThe maximum number of parts to return per page. Maximum allowed value is 1000. If not specified, the server default is used.
offsetintegerThe zero-based offset of the first part to return. Used for pagination. Default is 0. Note: Queries with offset exceeding 10000 will be rejected with a 400 response.
upload_session_idRequiredstringThe unique identifier of the chunked upload session. This ID is returned when creating an upload session via the 'Create upload session' endpoint.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.