Copy PageGet the value of a specific metric for an attribute that is linked to your spaceshipget https://api.ufostart.com/spaceships/{spaceshipId}/attributes/{attributeId}/metrics/{metricId}/valueRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsspaceshipIdintegerrequired≥ 1Numeric ID of the spaceshipattributeIdintegerrequired≥ 1ID of the attributemetricIdintegerrequired≥ 1ID of the metricResponses 200Value of a metric of an attribute that is assigned to a spaceship You can find your spaceshipId by using the /spaceships endpoint. You can find your attributeIds by using the /spaceships/{spaceshipId}/attributes/ endpoint. You can find your metricIds by using the /spaceships/{spaceshipId}/attributes/{attributeId}/metrics/ endpoint. 401API key is missing or invalid 403Access to the requested resource is forbidden. You might be using an insufficient read-only api-key. 404Spaceship not found, link to attribute or metric does not existUpdated over 4 years ago Did this page help you?YesNo