ODBC guide

List document library items


Gets items (files and folders) from a document library list.

SELECT * FROM get_list_items
WITH (
	ListId='14bdfd1d-1090-4cfe-adc1-XXXXXXXXXXXXXX'
	)
--You can get ListId by selecting from 'list_lists' endpoint.