---
title: "Get Page Intent"
method: GET
path: "/api/admin/page-intents/{intent_id}"
tags: ["admin"]
---

# Get Page Intent

`GET /api/admin/page-intents/{intent_id}`

Get a single intent-to-action mapping by ID.

## Path parameters

- `intent_id` string, required

## Headers

- `authorization` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas.md) · [All operations](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/llms.txt) · [OpenAPI document](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/revisions/dafdd6b267c4?raw)
