Skip to main content
European CommissionEBSI European Blockchain
Select the Environment you want to work withEnvironment:

Get a policy

Last updated on
GET 

/trusted-policies-registry/v3/policies/:policyName

Returns a trusted policy identified by its name.

Request

Path Parameters
    policyName stringrequired
    Example: TSR:insertSchema

Responses

Success

Schema
    policyId string

    Unique policy ID

    description string

    policy description

    policyName string

    Name of the policy

    status boolean

    Status of the policy (false = inactive, true = active)

Loading...