---
title: "Get Account Setting By Id"
method: GET
path: "/account/settings/{id}"
tags: ["Account Settings"]
---

# Get Account Setting By Id

`GET /account/settings/{id}`

Get Account Setting By Id.

Get a specific account setting by its Id.

## Path parameters

- `id` integer, required

## Response `200`

Successful response

## Other responses

- `404` — Not Found
- `500` — Internal Server Error

---

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