Governance
List a rule result's evidence
List the evidence attached to a rule result.
Which field carries the evidence depends on the rule’s evidenceType: storageUri for uploaded
documents, text for written statements, and url for links.
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
Path Parameters
The rule result id.
Query Parameters
The page to return in a paginated query.
Required range:
x >= 1Maximum number of items to return per page.
Required range:
1 <= x <= 100Response
Status OK.