This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true
to the request query parameters.
Get the latest value of a property backed by a timeseries. If a specific geotime series integration has both a history and a live integration, we will give precedence to the live integration.
Third-party applications using this endpoint via OAuth2 must request the
following operation scopes: api:ontologies-read
.
string
The API name of the ontology. To find the API name, use the List ontologies endpoint or check the Ontology Manager.
string
The API name of the object type. To find the API name, use the List object types endpoint or check the Ontology Manager.
string
The primary key of the object with the timeseries property.
string
The API name of the timeseries property. To find the API name for your property value bank property, check the Ontology Manager or use the Get object type endpoint.
string
The repository associated with a marketplace installation.
string
The package name of the generated SDK.
object
Success response.
string
An ISO 8601 timestamp
any
An object which is either an enum String, double number, or a geopoint.