Sign in

Read lists on a site

documented

Return all lists on the site.

GET {site_url}/_api/web/listsListsno implementation yet0 runs

Input

site_url*
SharePoint site URL (host + path, without scheme)
contoso.sharepoint.com/sites/TeamSite
query
Query string (optional, starts with ?)
?$top=10&$select=Title,Id
Calls Microsoft SharePoint as you (your API key is your account); keychains.dev holds the credentials.