List dates with a completed run
UserStrategies
List dates with a completed run
Returns the as-of dates that have a completed run for the selected version.
GET
List dates with a completed 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.
Query Parameters
The version to read. When omitted, the strategy's active version is used.
Response
The as-of dates with a completed run for the version, in ISO-8601 format and ascending order. The list is empty when the version has no completed runs or the strategy has no active version.