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 scope: api:ontologies-read.
stringThe API name or RID of the Ontology. To find the API name or RID, use the List Ontologies endpoint or check the Ontology Manager.
stringThe API name of the object type. To find the API name, use the List object types endpoint or check the Ontology Manager.
stringThe primary key of the object with the timeseries property.
stringThe 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.
stringThe package rid of the generated SDK.
stringThe version of the generated SDK.
objectSuccess response.
stringAn ISO 8601 timestamp
anyAn object which is either an enum String, double number, or a geopoint.