Sign in

Get check results

documented

Retrieve raw results for a specific check.

GET /results/{check_id}Checksno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://api.pingdom.com/api/3.1/results/{{$check_id}}" -X GET -H "Accept: application/json" -H "Authorization: Bearer {{PINGDOM_SECRET}}"
Get check results · Pingdom · OpenIntegrations