---
title: "Get agent behavior rules"
method: GET
path: "/v1/agents/{agentId}/branches/{branchId}/behavior"
tags: ["Agent Behavior"]
---

# Get agent behavior rules

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

## Response `200`

Current behavior rules for the agent branch

- AgentRulesResponse
  - `behavior` string, required

## Other responses

- `404` — Rules not found

---

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