Gridstate
ApiV1Provenance audit

Measure locator coverage across material canonical facts

GET
/v1/provenance-audit

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/provenance-audit"
{  "data": {    "generatedAt": "2019-08-24T14:15:22Z",    "materialFacts": 0,    "supportedFacts": 0,    "supportRate": 0,    "definition": "string",    "collections": [      {        "id": "string",        "total": 0,        "supported": 0      }    ]  }}