Get a contract enforcement level by id
cURL
curl --request GET \ --url 'https://api-(organization).gable.ai/v0/contract/enforcement-level/{id}'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "contractId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "enforcementLevel": "INACTIVE" }
UUID of the data contract
Get EnforcementLevel
Represents an enforcement level associated with a contract.