---
title: "Get Platform"
method: GET
path: "/platforms/{platform_id}"
tags: ["Employers and Platforms"]
---

# Get Platform

`GET /platforms/{platform_id}`

Get a payroll platform supported by Link.

## Path parameters

- `platform_id` string, uuid, required — UUID of the platform.

## Headers

- `Pinwheel-Version` '2025-07-08' | '2023-11-22' | '2023-07-18' | '2023-04-18' | '2022-09-09' | '2022-06-22' | '2022-03-02', required

## Response `200`

OK

- object
  - `data` PlatformObjResponse, required

---

[API](https://skmtc.net/getpinwheel/apis/pinwheel.md) · [All operations](https://skmtc.net/getpinwheel/apis/pinwheel/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getpinwheel/pinwheel/versions/bf20c4d4c5d3/schema)
