Skip to main content
GET
/
v0
/
scan-proxy
/
ans-entries
/v0/scan-proxy/ans-entries
curl --request GET \
  --url https://example.com/api/validator/v0/scan-proxy/ans-entries
{
  "entries": [
    {
      "user": "<string>",
      "name": "<string>",
      "url": "<string>",
      "description": "<string>",
      "contract_id": "<string>",
      "expires_at": "2023-11-07T05:31:56Z"
    }
  ]
}

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

name_prefix
string
page_size
integer<int32>
required

Response

200 - application/json

ok

entries
object[]
required