---
title: "List available briefings (RESTful alias)"
method: GET
path: "/api/briefings"
tags: ["Context"]
---

# List available briefings (RESTful alias)

`GET /api/briefings`

Same catalog as `GET /api/context/briefings`, at the path most callers
guess first. Each entry carries an `href` so the id you read is the
address you can fetch.

## Response `200`

List of briefings available to your tier

## Changes

- **2026-08-19** `44138c661c5a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/prereason/apis/prereason-api/changes/api/briefings/get.md)

---

[API](https://skmtc.dev/prereason/apis/prereason-api.md) · [All operations](https://skmtc.dev/prereason/apis/prereason-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prereason/prereason-api/revisions/2a607b0906fc/schema)
