---
title: "List"
method: GET
path: "/integration/{integration_name}/list"
tags: ["Integration"]
---

# List

`GET /integration/{integration_name}/list`

list pages from integration

## Path parameters

- `integration_name` string, required

## Response `200`

- object[] — Array of pages from the integration
  - `content` object — Content of the page
  - `created_at` string — Creation timestamp of the page
  - `id` string — ID of the page
  - `title` string — Title of the page
  - `updated_at` string — Last updated timestamp of the page
  - `url` string — URL of the page

---

[API](https://skmtc.dev/byteleaphq/apis/athena-copy.md) · [All operations](https://skmtc.dev/byteleaphq/apis/athena-copy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/byteleaphq/athena-copy/revisions/4eb764a8d0ce/schema)
