DataSource
List available resources in data source
List resources available for sync in the external system. Pass parent_id to lazily load the direct children of a resource (used for large hierarchical sources such as Feishu wiki).
get/datasource/{id}/resources
Path parameters
idstring required
Data source ID
Query parameters
parent_idstring
Parent resource ExternalID; empty lists the top level
Response
OK