Get a specific attribute that is linked to your spaceship

This endpoint shows a specific attribute that are linked for your spaceship.

You can find your spaceshipId by using the /spaceships endpoint.
You can find your attributeIds by using the /spaceships/{spaceshipId}/attributes/ endpoint.

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

Responses

403

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

404

Spaceship not found or link to attribute 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
*/*