Skip to main content

Returns

Returns a list of Metric objects linked to the specification.

Example

metrics = galtea.specifications.get_metrics(
    specification_id=specification.id,
)

Parameters

specification_id
string
required
The ID of the specification to get linked metrics for.