Skip to main content

List Credential Schemas

Use this query to list existing credential schemas.

Query Parameters

NameDescriptionMandatory
tr_idfilter by trust registry idno
modified_afteronly credential schemas modified after this RFC3339 timestampno
response-max-sizemax items to returnno

Execute the Query

Example:

veranad q cs list-schemas --node $NODE_RPC  --output json

Examples with parameters

veranad q cs list-schemas --tr_id 5 --modified_after "2025-08-01T16:42:59Z" --node $NODE_RPC  --output json
veranad q cs list-schemas --tr_id 5 --response_max_size 10 --node $NODE_RPC --output json

Use the output to identify each schema id and its tr-id.