pydo.uptime.get_check_state()
Generated on 7 Jul 2026
from pydo version
v0.39.0
Usage
client.uptime.get_check_state(check_id="4de7ac8b-495b-4884-9a69-1050c6793cd6")Description
To show information about an existing check’s state, send a GET request to /v2/uptime/checks/{check_id}/state.
Parameters
check_idstring requiredA unique identifier for a check.
Request Sample
Response Example
More Information
See /v2/uptime/checks/{check_id}/state in the API reference for additional detail on responses, headers, parameters, and more.