---
title: "Get intent by ID"
method: GET
path: "/v1/intents/{id}"
tags: ["intents"]
---

# Get intent by ID

`GET /v1/intents/{id}`

Returns full intent detail including receipt and approval status.

## Path parameters

- `id` string, required

## Response `200`

Intent found

## Other responses

- `404` — Intent not found

---

[API](https://skmtc.dev/humbleaf/apis/agentchain-guard-api.md) · [All operations](https://skmtc.dev/humbleaf/apis/agentchain-guard-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humbleaf/agentchain-guard-api/revisions/6670c57f15a3/schema)
