---
title: "List Page Intents"
method: GET
path: "/api/admin/page-intents"
tags: ["admin"]
---

# List Page Intents

`GET /api/admin/page-intents`

List all intent-to-action mappings for a product (optionally filtered by URL pattern).

## Query parameters

- `product_id` string, required — Product ID
- `url_pattern` string, nullable — Filter by URL pattern

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