---
title: "list attributes"
method: GET
path: "/sample/v1/attributes/{countryIsoCode}/{languageIsoCode}"
tags: ["attributes"]
---

# list attributes

`GET /sample/v1/attributes/{countryIsoCode}/{languageIsoCode}`

## Path parameters

- `countryIsoCode` string, required
- `languageIsoCode` string, required

## Query parameters

- `category` string
- `id` string
- `isAllowedInSurveyAppends` boolean
- `limit` integer
- `name` string
- `offset` integer
- `sort` string[]
- `state` string
- `subcategory` string
- `text` string
- `tier` string
- `type` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `500` — Internal Server Error

---

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