Integration
List
list pages from integration
get/integration/{integration_name}/list
Path parameters
integration_namestring required
Currently supported integrations are "notion" and "confluence". More integrations will be added in the future.
Response
Example response
[
{
"created_at": "2024-05-20T06:19:00.209Z",
"id": "65620",
"title": "Getting started in Confluence",
"updated_at": "2024-05-20T06:19:00.209Z",
"url": "https://shreyaans20.atlassian.net/wiki/spaces/~712020b4e5987a0eaa4fae8878f723efab571b/pages/65620/Getting+started+in+Confluence"
}
]