Integration
List
list pages from integration
GET
/
integration
/
{integration_name}
/
list
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
integration_name
string
requiredCurrently supported integrations are "notion" and "confluence". More integrations will be added in the future.
Response
200 - application/json
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