Returns the list of schemas present in the target policy
Request
Path Parameters
Parameter
Type
Required
Description
Response
Success Response
[
{
"id": "63e3e5e8a01b3c001234abcd",
"name": "Facility Schema",
"version": "1.0.0",
"iri": "#facility-schema"
}
]Error Responses
Status
Description
PreviousReturns the list of user names which are present in the policyNextReturns the list of documents in the target policy
Last updated
Was this helpful?