API Reference
Get validation score trends for a project.
cURL
curl --request GET \ --url https://api.example.com/v1/projects/{project_id}/trends
{ "data_points": [ { "date": "2023-11-07T05:31:56Z", "score": 123, "run_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ] }
Score metric to trend
Successful Response
Show child attributes