Skip to main content
GET
/
v0
/
history
/
bulk
/
acs
/v0/history/bulk/acs
curl --request GET \
  --url https://example.com/api/scan/v0/history/bulk/acs
{
  "record_time": "2023-11-07T05:31:56Z",
  "object_refs": [
    {
      "url": "<string>",
      "digest": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

at_or_before_record_time
string<date-time>
required

Response

ok

record_time
string<date-time>
required

The record time for which the ACS snapshot was taken.

object_refs
object[]
required

The list of references to the bulk storage objects containing the ACS snapshot data.