---
title: "GET /api/v1/public-process"
method: GET
path: "/api/v1/public-process"
tags: ["PublicProcess"]
---

# GET /api/v1/public-process

`GET /api/v1/public-process`

## Query parameters

- `getProcessesRequest` GetProcessesRequest

## Response `200`

- GetProcessesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Registrations` TaskRegistration[], nullable
    - `Identifier` string, nullable
    - `Name` string, nullable
    - `Description` string, nullable
    - `Command` string, nullable
    - `DefaultArguments` string, nullable

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
