---
title: "Retorna um atributo específico"
method: GET
path: "/atributos/{nome}"
---

# Retorna um atributo específico

`GET /atributos/{nome}`

Atributo encontrado

## Path parameters

- `nome` string, required

## Response `200`

200

- object
  - `nome` string
  - `tipo` string
  - `tipoExibicao` string
  - `prioridade` integer

## Other responses

- `422` — 422
- `500` — 500

---

[API](https://skmtc.net/fbits/apis/wake-commerce-api.md) · [All operations](https://skmtc.net/fbits/apis/wake-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fbits/wake-commerce-api/versions/e07940bf249d/schema)
