ApiV1Claim policy
Read bounded acquired-data claims and separately blocked external-validation claims
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/v1/claim-policy"{ "data": { "generatedAt": "2019-08-24T14:15:22Z", "maximumSupportableClaim": "string", "decisions": [ { "id": "string", "status": "supported", "claim": "string", "basis": [ "string" ], "missingDomains": [ "string" ] } ] }}