PULSAR

Get Historical Data

List historical data.

Authorization

bearerAuth user, superuser, admin, superadmin, readonly
Authorization<token>

In: header

Scope: user, superuser, admin, superadmin, readonly

Query Parameters

machineId*array<>

The machine's ID.

includeOee?boolean

Whether to include OEE.

Response Body

application/json

Try it live
GET
/machines/historical

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X GET "https://example.com/machines/historical?machineId=0.1"
[  null]