Search Evidence or Get Evidence (GraphQL)

This endpoint supports two GraphQL operations:

  1. Search Evidence: Returns the requested data from all evidence records associated with the specified subject, as defined by the One Model GraphQL query.
  2. Get Evidence: Returns the requested data for a single, known evidence file as defined by the One Model GraphQL query.

When operating in a Self-Hosted environment, you must enable the Evidence service in the system.yaml file as a prerequisite to using this endpoint. Add the following:

evidence:
  enabled: true
Language
Credentials
URL
Response
Click Try It! to start a request and see the response here!