ktm incidents get

Use the ktm incidents get command to retrieve a single incident's tags, status, level, duration, and alert source by ID.

Get incident details

Usage

ktm incidents get [flags]

Examples

# Get incident details
ktm incidents get --operator my-operator --id 99

Flags

FlagTypeDefaultDescription
--idintIncident ID (from 'incidents list')
--operatorstringOperator slug (required)

Details

Get a single incident by ID, including its tags, status, level, duration, and alert source.

Use 'incidents list' to find incident IDs.

Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.

What's next?

All commands

Browse the full CLI reference.

Get started

Install the CLI and authenticate.

Last updated on