---
title: "Get a list of all settings available for a contact"
method: GET
path: "/v1/resourceowner/contactsetting/{contactId}"
tags: ["ResourceOwnerContactSetting"]
---

# Get a list of all settings available for a contact

`GET /v1/resourceowner/contactsetting/{contactId}`

## Path parameters

- `contactId` integer, required

## Response `200`

The contacts are returned

- ContactSettingModelGET[]
  - `Name` string
  - `Value` string

## Other responses

- `500` — Internal server error

---

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