DataSource

List available resources in data source

List resources available for sync in the external system

get/datasource/{id}/resources

Path parameters

idstring required

Data source ID

Response

OK

descriptionstring

Optional description

external_idstring

Unique identifier in the external system

has_childrenboolean

Whether this resource has children that can be expanded

metadataobject

Additional metadata

modified_atstring

Last modified time in external system

namestring

Display name

parent_idstring

For hierarchical resources (parent ID if applicable)

typestring

Resource type (document, folder, space, page, etc.)

urlstring

URL to access in external system

Changes