GET api/batchapi/batchdetails/{cleanroomId}?count={count}&offset={offset}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cleanroomId

globally unique identifier

Required

count

integer

Default value is 5

offset

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of BatchDetailsViewModel
NameDescriptionTypeAdditional information
step

integer

None.

analysis

BatchDetailsAnalysisViewModel

None.

completion

integer

None.

id

globally unique identifier

None.

local_id

string

Required

medistream_compartments

Collection of BatchDetailsMedistreamCompartmentViewModel

None.

mediwave_details

BatchDetailsMediwaveViewModel

None.

stepName

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "step": 1,
    "analysis": {
      "end": "2026-01-19T09:42:52.641291+00:00",
      "class1": true,
      "class2": true,
      "class3": true,
      "hd03": 1,
      "hd05": 1,
      "start": "2026-01-19T09:42:52.641291+00:00"
    },
    "completion": 2,
    "id": "f359f8e9-4a2d-4538-98f8-7afb520352c2",
    "local_id": "sample string 4",
    "medistream_compartments": [
      {
        "done": true,
        "duration": 1,
        "elapsed_time": "sample string 2",
        "id": "da7a199a-0bea-4dd1-a002-d26ffcb8d7a2",
        "medistream_id": "f9336e2a-6f43-4121-9286-1833ae9e02e6",
        "number": 5,
        "started": true,
        "temperatures": [
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          },
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          }
        ],
        "temperature_type": "sample string 7"
      },
      {
        "done": true,
        "duration": 1,
        "elapsed_time": "sample string 2",
        "id": "da7a199a-0bea-4dd1-a002-d26ffcb8d7a2",
        "medistream_id": "f9336e2a-6f43-4121-9286-1833ae9e02e6",
        "number": 5,
        "started": true,
        "temperatures": [
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          },
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          }
        ],
        "temperature_type": "sample string 7"
      }
    ],
    "mediwave_details": {
      "id": "fc505e67-f39f-483c-b4f2-8700708c4493",
      "name": "sample string 2",
      "temperatures": [
        {
          "time": "2026-01-19T09:42:52.641291+00:00",
          "temperature": 2.1
        },
        {
          "time": "2026-01-19T09:42:52.641291+00:00",
          "temperature": 2.1
        }
      ],
      "ph_check": true,
      "reset_check": true,
      "temperature_check": true,
      "dosage_check": true,
      "done": true,
      "duration": "sample string 7",
      "compartments": [
        {
          "number": 1,
          "count": 2,
          "pieces": [
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            },
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            }
          ]
        },
        {
          "number": 1,
          "count": 2,
          "pieces": [
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            },
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            }
          ]
        }
      ],
      "temperature_type": "sample string 8"
    },
    "stepName": "sample string 5"
  },
  {
    "step": 1,
    "analysis": {
      "end": "2026-01-19T09:42:52.641291+00:00",
      "class1": true,
      "class2": true,
      "class3": true,
      "hd03": 1,
      "hd05": 1,
      "start": "2026-01-19T09:42:52.641291+00:00"
    },
    "completion": 2,
    "id": "f359f8e9-4a2d-4538-98f8-7afb520352c2",
    "local_id": "sample string 4",
    "medistream_compartments": [
      {
        "done": true,
        "duration": 1,
        "elapsed_time": "sample string 2",
        "id": "da7a199a-0bea-4dd1-a002-d26ffcb8d7a2",
        "medistream_id": "f9336e2a-6f43-4121-9286-1833ae9e02e6",
        "number": 5,
        "started": true,
        "temperatures": [
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          },
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          }
        ],
        "temperature_type": "sample string 7"
      },
      {
        "done": true,
        "duration": 1,
        "elapsed_time": "sample string 2",
        "id": "da7a199a-0bea-4dd1-a002-d26ffcb8d7a2",
        "medistream_id": "f9336e2a-6f43-4121-9286-1833ae9e02e6",
        "number": 5,
        "started": true,
        "temperatures": [
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          },
          {
            "time": "2026-01-19T09:42:52.641291+00:00",
            "temperature": 2.1
          }
        ],
        "temperature_type": "sample string 7"
      }
    ],
    "mediwave_details": {
      "id": "fc505e67-f39f-483c-b4f2-8700708c4493",
      "name": "sample string 2",
      "temperatures": [
        {
          "time": "2026-01-19T09:42:52.641291+00:00",
          "temperature": 2.1
        },
        {
          "time": "2026-01-19T09:42:52.641291+00:00",
          "temperature": 2.1
        }
      ],
      "ph_check": true,
      "reset_check": true,
      "temperature_check": true,
      "dosage_check": true,
      "done": true,
      "duration": "sample string 7",
      "compartments": [
        {
          "number": 1,
          "count": 2,
          "pieces": [
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            },
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            }
          ]
        },
        {
          "number": 1,
          "count": 2,
          "pieces": [
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            },
            {
              "count": 1,
              "description": {
                "sample string 1": "sample string 2",
                "sample string 3": "sample string 4"
              }
            }
          ]
        }
      ],
      "temperature_type": "sample string 8"
    },
    "stepName": "sample string 5"
  }
]

application/xml, text/xml

Sample:
<ArrayOfmediwave_batch_details xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EntityModel">
  <mediwave_batch_details>
    <analysis>
      <class1>true</class1>
      <class2>true</class2>
      <class3>true</class3>
      <end>2026-01-19T09:42:52.641291+00:00</end>
      <hd03>1</hd03>
      <hd05>1</hd05>
      <start>2026-01-19T09:42:52.641291+00:00</start>
    </analysis>
    <completion>2</completion>
    <id>f359f8e9-4a2d-4538-98f8-7afb520352c2</id>
    <local_id>sample string 4</local_id>
    <medistream_compartments>
      <medistream_compartment_details>
        <done>true</done>
        <duration>1</duration>
        <elapsed_time>sample string 2</elapsed_time>
        <id>da7a199a-0bea-4dd1-a002-d26ffcb8d7a2</id>
        <medistream_id>f9336e2a-6f43-4121-9286-1833ae9e02e6</medistream_id>
        <number>5</number>
        <started>true</started>
        <temperature_type>sample string 7</temperature_type>
        <temperatures>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
        </temperatures>
      </medistream_compartment_details>
      <medistream_compartment_details>
        <done>true</done>
        <duration>1</duration>
        <elapsed_time>sample string 2</elapsed_time>
        <id>da7a199a-0bea-4dd1-a002-d26ffcb8d7a2</id>
        <medistream_id>f9336e2a-6f43-4121-9286-1833ae9e02e6</medistream_id>
        <number>5</number>
        <started>true</started>
        <temperature_type>sample string 7</temperature_type>
        <temperatures>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
        </temperatures>
      </medistream_compartment_details>
    </medistream_compartments>
    <mediwave_details>
      <compartments>
        <mediwave_compartment_details>
          <count>2</count>
          <number>1</number>
          <pieces>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
          </pieces>
        </mediwave_compartment_details>
        <mediwave_compartment_details>
          <count>2</count>
          <number>1</number>
          <pieces>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
          </pieces>
        </mediwave_compartment_details>
      </compartments>
      <done>true</done>
      <dosage_check>true</dosage_check>
      <duration>sample string 7</duration>
      <id>fc505e67-f39f-483c-b4f2-8700708c4493</id>
      <name>sample string 2</name>
      <ph_check>true</ph_check>
      <reset_check>true</reset_check>
      <temperature_check>true</temperature_check>
      <temperature_type>sample string 8</temperature_type>
      <temperatures>
        <temperature_data>
          <temperature>2.1</temperature>
          <time>2026-01-19T09:42:52.641291+00:00</time>
        </temperature_data>
        <temperature_data>
          <temperature>2.1</temperature>
          <time>2026-01-19T09:42:52.641291+00:00</time>
        </temperature_data>
      </temperatures>
    </mediwave_details>
    <step>1</step>
    <stepName>sample string 5</stepName>
  </mediwave_batch_details>
  <mediwave_batch_details>
    <analysis>
      <class1>true</class1>
      <class2>true</class2>
      <class3>true</class3>
      <end>2026-01-19T09:42:52.641291+00:00</end>
      <hd03>1</hd03>
      <hd05>1</hd05>
      <start>2026-01-19T09:42:52.641291+00:00</start>
    </analysis>
    <completion>2</completion>
    <id>f359f8e9-4a2d-4538-98f8-7afb520352c2</id>
    <local_id>sample string 4</local_id>
    <medistream_compartments>
      <medistream_compartment_details>
        <done>true</done>
        <duration>1</duration>
        <elapsed_time>sample string 2</elapsed_time>
        <id>da7a199a-0bea-4dd1-a002-d26ffcb8d7a2</id>
        <medistream_id>f9336e2a-6f43-4121-9286-1833ae9e02e6</medistream_id>
        <number>5</number>
        <started>true</started>
        <temperature_type>sample string 7</temperature_type>
        <temperatures>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
        </temperatures>
      </medistream_compartment_details>
      <medistream_compartment_details>
        <done>true</done>
        <duration>1</duration>
        <elapsed_time>sample string 2</elapsed_time>
        <id>da7a199a-0bea-4dd1-a002-d26ffcb8d7a2</id>
        <medistream_id>f9336e2a-6f43-4121-9286-1833ae9e02e6</medistream_id>
        <number>5</number>
        <started>true</started>
        <temperature_type>sample string 7</temperature_type>
        <temperatures>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
          <temperature_data>
            <temperature>2.1</temperature>
            <time>2026-01-19T09:42:52.641291+00:00</time>
          </temperature_data>
        </temperatures>
      </medistream_compartment_details>
    </medistream_compartments>
    <mediwave_details>
      <compartments>
        <mediwave_compartment_details>
          <count>2</count>
          <number>1</number>
          <pieces>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
          </pieces>
        </mediwave_compartment_details>
        <mediwave_compartment_details>
          <count>2</count>
          <number>1</number>
          <pieces>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
            <description_count>
              <count>1</count>
              <description xmlns:d8p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 1</d8p1:Key>
                  <d8p1:Value>sample string 2</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
                <d8p1:KeyValueOfstringstring>
                  <d8p1:Key>sample string 3</d8p1:Key>
                  <d8p1:Value>sample string 4</d8p1:Value>
                </d8p1:KeyValueOfstringstring>
              </description>
            </description_count>
          </pieces>
        </mediwave_compartment_details>
      </compartments>
      <done>true</done>
      <dosage_check>true</dosage_check>
      <duration>sample string 7</duration>
      <id>fc505e67-f39f-483c-b4f2-8700708c4493</id>
      <name>sample string 2</name>
      <ph_check>true</ph_check>
      <reset_check>true</reset_check>
      <temperature_check>true</temperature_check>
      <temperature_type>sample string 8</temperature_type>
      <temperatures>
        <temperature_data>
          <temperature>2.1</temperature>
          <time>2026-01-19T09:42:52.641291+00:00</time>
        </temperature_data>
        <temperature_data>
          <temperature>2.1</temperature>
          <time>2026-01-19T09:42:52.641291+00:00</time>
        </temperature_data>
      </temperatures>
    </mediwave_details>
    <step>1</step>
    <stepName>sample string 5</stepName>
  </mediwave_batch_details>
</ArrayOfmediwave_batch_details>