Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

The pilot's API key, obtained via POST /pilot/login or your OAuth flow. Send as Authorization: Bearer <api_key> on every authenticated request.

Response

Array of announcements, newest first.

id
string
required
title
string
required
subtitle
string
required

First 200 characters of the body with HTML tags stripped.

image
string<uri> | null
required
publish_date
string<date>
required
Example:

"2026-05-19"