---
title: "Get Platforms"
method: GET
path: "/api/v1/geo/platforms"
tags: ["geo-monitoring", "geo-dashboard"]
---

# Get Platforms

`GET /api/v1/geo/platforms`

## Response `200`

Successful Response

- GeoAIPlatformRead[]
  - `id` string, uuid, required
  - `name` string, required
  - `display_name` string, required
  - `icon_name` string, nullable, required

---

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