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

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Body

application/json
item_to_extend
SitePagesItemStructure · object
required
credential_id
string | null
oauth_credential_id
string | null
user_id
string | null
sync_setting_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