Follow a continuous feed of all data input data points.
Your first call to this endpoint will provide you with the most recent data points for each data input and a pagination
object that contains an endCursor
.
You can provide the endCursor
to the after
parameter of this endpoint to get data point updates since that endCursor
.
If hasNextPage
is false
, no updates are readily available yet. We suggest waiting a minimum of 5 seconds before requesting updates.
Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.
To use this endpoint, select Read Equipment Statistics under the Equipment category when creating or editing an API token. Learn More.