Retrieve company reasoning and evidence
Returns the reasoning and supporting evidence behind a company’s inclusion or exclusion in the run.
Authorizations
Enter 'Bearer' followed by a space and then your JWT or API Key.
Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
or Bearer YOUR_API_KEY_HERE
Path Parameters
UUID of the strategy.
Company (issuer) ID in the Noonum database.
Query Parameters
The as-of date in YYYY-MM-DD format that selects a specific run of the version. When omitted, the latest completed run for the version is used.
The version to read. When omitted, the strategy's active version is used.
Response
The reasoning and evidence for the company. A company absent from the run still returns 200, with reasoning that states no evidence is available.