Retrieve a point

GET

Retrieves all details from a single point.

Path parameters

collection_namestringRequired

Name of the collection to retrieve from

idinteger or stringRequired

Id of the point

Query parameters

consistencyinteger or enumOptional

Define read consistency guarantees for the operation

Response

This endpoint returns an object.
usageobject or anyOptional
timedoubleOptional

Time spent to process this request

statusstringOptional
resultobjectOptional

Point data

Built with