Skip to main content
POST
Get extended finder view items (paginated)

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Body

application/json
sync_setting_id
string
required
item_to_extend
SitePagesItemStructure · object
required
selection_state_check_needed
boolean
required
user_id
string | null
single_page
boolean | null
page_size
integer | null
page_token
string | null

Response

Successful Response

items
FinderViewItem · object[]
required
next_page_token
string | null