Reports

parameters
/trust-registries/{registryId}/reports
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
registryIdstringRequired

A trust registry id

parameters
/trust-registries/{registryId}/reports

Get Trust Registry VPI reports

get
/trust-registries/{registryId}/reports

Returns the Trust Registry VPI reports

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
registryIdstringRequired

A trust registry id

Query parameters
offsetinteger · int32Optional

How many items to offset by for pagination

Default: 0
limitinteger · int32 · min: 1 · max: 9999Optional

How many items to return at one time (max 9999)

Default: 64
schemastringOptional

Filter by specific schema ID

didstringOptional

Filter by specific verifier or issuer DIDs

startstring · date-timeOptional

Start date for the report

endstring · date-timeOptional

End date for the report

Responses
chevron-right
200

List of schemas in the trust registry

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

Last updated

Was this helpful?