Get the value of a specific metric for an attribute that is linked to your spaceship

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Numeric ID of the spaceship

integer
required
≥ 1

ID of the attribute

integer
required
≥ 1

ID of the metric

Responses

/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.

403

Access to the requested resource is forbidden.
You might be using an insufficient read-only api-key.

404

Spaceship not found, link to attribute or metric does not exist

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*