---
title: "List attributes"
method: GET
path: "/v1/agents/{agentId}/branches/{branchId}/attributes"
tags: ["Variants"]
---

# List attributes

`GET /v1/agents/{agentId}/branches/{branchId}/attributes`

## Response `200`

List of attributes for the agent branch

- GetAttributesResponse
  - `attributes` object[], required
    - `id` string, required
    - `name` string, required

---

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