get https://iris.trackunit.com/api/operator/operators/
Gets operator based on the id. Result can be Account or Independent Operator
IrisX customers can also access data connected to an Operator via the GraphQL APIVia the Public GraphQL API, you can utilize query capabilities to fetch data connected to an operator. Explore the GraphQL schema through our GraphQL Explorer following the 'operator' subgraph. Learn more about the IrisX subscription.
Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this API in a JSON file here.