Read lists on a site
documentedReturn all lists on the site.
GET {site_url}/_api/web/listsListsno implementation yet0 runsInput
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.