---
title: "Get Branch Policy Log Endpoint"
method: GET
path: "/v1/branches/{branch_id}/policy_log"
tags: ["v1-policies"]
---

# Get Branch Policy Log Endpoint

`GET /v1/branches/{branch_id}/policy_log`

Get policy execution log for a branch.

## Path parameters

- `branch_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/tryardent/apis/fastapi.md) · [All operations](https://skmtc.net/tryardent/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tryardent/fastapi/versions/f92d8d54bae2/schema)
