provider Pages GET /v1/pages/{page_id}/properties/{property_id}
@utdk/notion /v1/pages/{page_id}/properties/{property_id}
Retrieve a Page Property Item
Retrieve a Page Property Item
page_id path required
string
property_id path required
string

Try it

Authentication
Configure credentials for Notion API
retrieveapagepropertyitem
GET/v1/pages/{page_id}/properties/{property_id}
Retrieve a Page Property Item

Parameters

required
required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import notion from '@utdk/notion';

await notion.retrieveapagepropertyitem()