---
title: "ListGroups"
method: GET
path: "/processing-platforms/{platformId}/groups"
tags: ["ProcessingPlatformsService"]
---

# ListGroups

`GET /processing-platforms/{platformId}/groups`

Lists all available user groups for the given platform.

## Path parameters

- `platformId` string, required

## Response `200`

OK

- ListGroupsResponse
  - `groups` string[]

## Other responses

- `default` — Default error response

## Changes

- **2023-11-17** `04d64891152e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/getstrm/apis/pace-api/changes/processing-platforms/:platformId/groups/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/04d64891152e/schema)
