Verifiers and public info

Gets all verifiers in a trust registry by schema ID

get
/trust-registries/{registryId}/verifiers
Path parameters
registryIdstringRequired

A trust registry id

Query parameters
schemaIdstringRequired

A schema ID

Responses
chevron-right
200

Public info of trust registry

application/json
Responsestring[]

List of DID strings

get
/trust-registries/{registryId}/verifiers

Get public information about a trust registry

get
/trust-registries/{registryId}/public
Path parameters
registryIdstringRequired

A trust registry id

Responses
chevron-right
200

Public info of trust registry

application/json
get
/trust-registries/{registryId}/public

Last updated

Was this helpful?