---
title: "Get the recommended attributes for a Category"
method: GET
path: "/categories/{id}/attribute-recommendations"
tags: ["Categories"]
---

# Get the recommended attributes for a Category

`GET /categories/{id}/attribute-recommendations`

Get all Recommended attributes for the Category, Country excluding (already applied attributes on location/payment related attributes)
Notes:
- Sent to Google and Apple maps
- Only the non payment related attributes available and not applied to the location for the primary category of the location can be selected and setup

## Path parameters

- `id` string, required

## Query parameters

- `keywords` string[]
- `locationId` string
- `country` string, required

## Response `200`

Successfully retrieved recommended attributes

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

---

[API](https://skmtc.dev/uberall/apis/uberall-api.md) · [All operations](https://skmtc.dev/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uberall/uberall-api/revisions/4e616f3c34a4/schema)
