notion.retrievepageprops
Home > @runlightyear/notion > RetrievePageProps
RetrievePageProps interface
Signature:interface RetrievePageProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
pageId | NotionId | Identifier for a Notion page |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
filterProperties? | string | Array<string> | (DOES NOT WORK YET) A list of page property value IDs associated with the page. Use this param to limit the response to a specific page property value or values. |