---
title: "Buscar autor pelo nome"
method: GET
path: "/autores/{nomeAutor}"
---

# Buscar autor pelo nome

`GET /autores/{nomeAutor}`

## Path parameters

- `nomeAutor` string, required

## Response `200`

200

## 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)
