Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 762 Bytes

File metadata and controls

17 lines (14 loc) · 762 Bytes

# Page

Properties

Name Type Description Notes
id string Page identifier
project_id string Project identifier
url string Page URL
title string Page title [optional]
word_count int Word count [optional]
internal_links object[] Internal links on the page [optional]
external_links object[] External links on the page [optional]
synced_at \DateTime Last sync timestamp [optional]
updated_at \DateTime Last update timestamp [optional]

[Back to Model list] [Back to API list] [Back to README]