Skip to main content
POST

Scan API

Under Development, do not use in production yet Get checksums for bulk history objects

OpenAPISince 0.7.4
Under Development, do not use in production yet Get checksums for bulk history objects. Searches for object_keys in both staging and committed objects. Meant for internal use only, as part of the processing pipeline of bulk history objects.

Protocol Details

Operation IDgetBulkObjectChecksums
Published0.7.4
SpecificationDownload OpenAPI

Inputs

Request body

application/json
string[]
required
The list of keys of the bulk storage objects for which checksums are requested.

Outputs

200

application/json
object[]
required
The list of checksums for the requested bulk storage objects (in the same order as the object_keys).

501

application/json
string
required

History

Introduced0.7.4