---
title: "List sensor samples for reefers"
method: POST
path: "/v1/reefers/samples"
---

# List sensor samples for reefers

`POST /v1/reefers/samples`

## Request body

- object
  - `start_time` integer, required — Denotes the start time for listing the sensor samples in <b>EPOCH</b> seconds.
  - `end_time` integer — Denotes the end time for listing the sensor samples in <b>EPOCH</b> seconds. <b>NOTE</b>: Defaults to start_time + 12 hours.
  - `asset_ids` object
    - integer[] — Denotes the list of Reefer IDs for which you are requesting the sensor samples. <b>NOTE</b>: This parameter is of the type <b>bigint</b>.

## Response `200`

200

---

[API](https://skmtc.net/gomotive/apis/motive.md) · [All operations](https://skmtc.net/gomotive/apis/motive/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gomotive/motive/versions/c71780e497f5/schema)
