---
title: "POST /api/v1/projects/{projectUuid}/aiAgents/explore-access-summary"
method: POST
path: "/api/v1/projects/{projectUuid}/aiAgents/explore-access-summary"
---

# POST /api/v1/projects/{projectUuid}/aiAgents/explore-access-summary

`POST /api/v1/projects/{projectUuid}/aiAgents/explore-access-summary`

## Path parameters

- `projectUuid` string, required

## Request body

- object
  - `tags` string[], nullable, required

## Response `200`

Success

- ApiAiAgentExploreAccessSummaryResponse
  - `results` AiAgentExploreAccessSummary[], required
    - `metrics` string[], required
    - `dimensions` string[], required
    - `joinedTables` string[], required
    - `exploreName` string, required
  - `status` 'ok', required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lightdash/apis/lightdash-api.md) · [All operations](https://skmtc.net/lightdash/apis/lightdash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightdash/lightdash-api/revisions/40c933755c9a/schema)
