agilent-technologies · Example Payload

Ilab Operations Api Cores List Response Example

Fortune 500Life SciencesDiagnosticsLaboratoryScientific InstrumentsLIMSLaboratory Automation

Ilab Operations Api Cores List Response Example is an example object payload from agilent-technologies, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

corestotalpageper_page

Example Payload

Raw ↑
{
  "cores": [
    "example-cores"
  ],
  "total": 42,
  "page": 1,
  "per_page": 25
}