List metrics
Metric Outputs
List metrics
List metric results for a simulation.
GET
List metrics
Documentation Index
Fetch the complete documentation index at: https://docs.coval.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication.
Path Parameters
The simulation ID
Required string length:
22 - 27Query Parameters
Filter expression syntax.
Supported fields: status, metric_id, metric_name, value, create_time, start_time, end_time
Operators: =, !=, >, <, >=, <=, AND, OR
Values may be unquoted or double-quoted. Values containing spaces must be quoted (e.g., status="IN PROGRESS").
Maximum number of results per page
Required range:
1 <= x <= 1000Opaque pagination token from previous response
Sort order specification.
Format: field or -field (descending)
Supported fields: metric_name, create_time, value, start_time, end_time

