---
title: "Get a list of probes that performed tests"
method: GET
path: "/summary.probes/{checkid}"
tags: ["Summary.probes"]
---

# Get a list of probes that performed tests

`GET /summary.probes/{checkid}`

Get a list of probes that performed tests for a specified check during a specified period.

## Path parameters

- `checkid` integer, required

## Query parameters

- `from` integer, required
- `to` integer

## Response `200`

Successful HTTP Response

- SummaryProbesRespAttrs
  - `probes` integer[]

---

[API](https://skmtc.net/pingdom/apis/pingdom-public-api.md) · [All operations](https://skmtc.net/pingdom/apis/pingdom-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pingdom/pingdom-public-api/revisions/d05c91a3c64b/schema)
