Learn how to run query for a specific datapoint by its unique ID.
skip_data
parameter when calling find
to query only the required fields of the data point, same as for query
.find
returns an error if the specified datapoint does not exist. You can use this to check if a datapoint exists or not.