---
title: "ListProcessingPlatforms"
method: GET
path: "/v1alpha/processing-platforms"
tags: ["ProcessingPlatformsService"]
---

# ListProcessingPlatforms

`GET /v1alpha/processing-platforms`

Lists all configured processing platforms.

## Response `200`

OK

- ListProcessingPlatformsResponse
  - `processingPlatforms` ProcessingPlatform[]
    - `id` string — An arbitrary but unique identifier for the platform. This matches the id from the PACE app configuration.
    - `platformType` 'PLATFORM_TYPE_UNSPECIFIED' | 'DATABRICKS' | 'SNOWFLAKE' | 'BIGQUERY' | 'POSTGRES' | 'SYNAPSE', enum

## Other responses

- `default` — Default error response

## Changes

- **2023-11-29** `8ae5870420f4` — 1 info
  - endpoint added
- **2023-11-17** `04d64891152e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/getstrm/apis/pace-api/changes/v1alpha/processing-platforms/get.md)

---

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