Skip to main content
GET
Get Broadcast
Returns the full content of a single broadcast by its UUID.

Request

Headers

string
required
Bearer token. Example: Bearer agd_live_xxxxxxxxxxxxxxxxxxxx

Path Parameters

string
required
The UUID of the broadcast.

Response

string
Broadcast UUID.
string
Broadcast title.
string
Full markdown content.
string
Severity level.
string[]
List of affected components.
integer
Number of agents notified.
string
ISO 8601 creation timestamp.

Examples

curl

Errors