List evidence for included companies
UserStrategies
List evidence for included companies
Returns the supporting evidence for every company included in the selected run, one entry per company.
GET
List evidence for included companies
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.
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 evidence for each included company, returned as an empty list when the run has none.