---
title: "Retrieve baseline"
method: GET
path: "/baselines/{baseline_id}"
tags: ["Baselines (Preview)"]
---

# Retrieve baseline

`GET /baselines/{baseline_id}`

**Preview.** Available to teams with the `baselines_api` feature flag.

Retrieve a single baseline.

## Path parameters

- `baseline_id` string, required

## Response `200`

Success

## Changes

- **2026-08-19** `9545f24e8507` — 1 info
  - added the optional property `data/attributes/operating_system` to the response with the `200` status
- **2026-08-12** `0fe02e1d8c8c` — 1 warning, 2 info
  - removed the optional property `data/attributes/plan` from the response with the `200` status
  - added the optional property `data/attributes/platforms` to the response with the `200` status
  - added the optional property `data/attributes/target_type` to the response with the `200` status
- **2026-08-03** `2c8cdfbc01d0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/latitude/apis/latitude-sh-api/changes/baselines/:baseline_id/get.md)

---

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