---
title: "Get Service Account"
method: GET
path: "/service-accounts/{serviceAccountId}"
tags: ["Service Accounts"]
---

# Get Service Account

`GET /service-accounts/{serviceAccountId}`

Retrieves a specific service account by ID

## Path parameters

- `serviceAccountId` integer, required

## Response `200`

Service account retrieved successfully

## Other responses

- `404` — Service account not found

---

[API](https://skmtc.net/laminar/apis/laminar-api.md) · [All operations](https://skmtc.net/laminar/apis/laminar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/laminar/laminar-api/revisions/e1da36b2ef38/schema)
