Skip to main content
POST
Get initial finder view items

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Body

application/json
sync_setting_id
string
required
user_id
string | null

Response

Successful Response

id
string
required
name
required

Pydantic model for a multilingual text.

type
enum<string>
required

Types of items displayed in the finder view for data sync configuration.

Available options:
shared,
site,
drive,
folder,
group,
file
expandable
boolean
required
selectable
boolean
required
ingestible
boolean
required
status
enum<string>
default:not_selected
Available options:
fully_selected,
partially_selected,
not_selected
mime_type
string | null