Skip to main content
GET
Probe Hermes dashboard

Authorizations

Authorization
string
header
required

Clerk session JWT for the web app (active organization required), or an organization-scoped SEAOTTER access key (so_…) from POST /api/v1/api-keys for programmatic / docs try-it / MCP use. The same so_… value is both Authorization: Bearer so_… and SEAOTTER_API_KEY.

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

Result of probing the tenant Hermes dashboard URL.

reachable
boolean
required

True when dashboard returns non-5xx

warming
boolean
required

True when a recent restart still has the warming flag set

http_status
integer | null

Last HTTP status from the probe, if any