Aerovy Platform logo

Get a thing

GEThttps://spectra.api.aerovy.com/v2/things/{thingId}

Gets a single thing by id. Requires an API key with the read action scoped to the thing. Resolved via the thing Id index, so no place context is required in the route.

Loading code example
Loading code example

Authorizations

apiKeystringheaderrequired

API key passed in the header.

Path Parameters

thingIdstringrequired

The thing id.

Response

application/json

The thing.

thingIdstringrequired
thingNamestringrequired
thingTypestringrequired
thingDescriptionstring
addressstring
modelstring
manufacturerstring
isFirstPartyboolean
thingManufacturerIdstring
isSimulatedbooleanrequired
longitudenumber | string<double>
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$
latitudenumber | string<double>
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$
altitudenumber | string<double>
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?(?:[eE][+-]?\d+)?$
integrationIdsarray<string>
orgIdstringrequired
tenantIdstringrequired
placeTypestring
placeIdstring
levelIdnull | string
attributesobject
propertiesobject
thingTypeDefIndexIdnull | string
thingTypeDefIdnull | string
createdAtstring<date-time>required
updatedAtnull | string<date-time>
createdBystringrequired
updatedBynull | string