Graph Chain APIs
<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li></ul><br/><br/>gets consent contract receipts, by where clause, orderBy clause, and limit/skip. these are optional but must include a where clause or a limit. the orderBy format is a comma separated list of: name [ACS | DESC]
get/api/graphchain/{chain}/consentcontracts/receipts
Path parameters
chainstring required
Query parameters
wherestring
orderBystring[]
limitinteger
skipinteger
Response
OK