Skip to content

Get Component Detail

GET
/v1/status/components/{component_name}

Return detailed status for a single component.

Includes last 24 hours of status history from Redis.

Authorizations

Parameters

Path Parameters

component_name
required
string

Responses

200

Successful Response

Detailed status for a single component with history.

object
description
string
""
history_24h
Array<object>
default:
object
key
additional properties
any
last_check_ts
Any of:
string
name
required
string
status
required
string
Allowed values: operational degraded outage unknown

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string