Skip to main content
GET
/
registry
/
metadata
/
v1
/
info
/registry/metadata/v1/info
curl --request GET \
  --url https://api.example.com/registry/metadata/v1/info
{
  "adminId": "<string>",
  "supportedApis": {}
}

Response

ok

adminId
string
required

The Daml party representing the registry app

supportedApis
object
required

The token standard APIs supported by the registry. Note that this only includes the registry-wide APIs. Use the instrument lookup endpoints to see which APIs are supported for a given instrument