Last updated 5 months ago
Returns all schema rules.
The number of pages to skip before starting to collect the result set
0
The numbers of items to return
20
Policy Instance Topic Id
0.0.1
GET /api/v1/schema-rules HTTP/1.1 Host: Authorization: Bearer JWT Accept: */*
Successful operation.
[ { "id": "000000000000000000000001", "uuid": "00000000-0000-0000-0000-000000000000", "name": "Tool name", "description": "Description", "creator": "#did:hedera:testnet:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_0.0.0000001", "owner": "#did:hedera:testnet:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_0.0.0000001", "policyId": "000000000000000000000001", "policyTopicId": "0.0.1", "policyInstanceTopicId": "0.0.1", "status": "DRAFT", "config": {} } ]