Sp.Sites.Lists.getOneListById
GET/clients/:clientId/sp/sites/:siteId/lists/:listId
This function retrieves a SharePoint list by its ID using the provided SharePoint Framework client.
Request
Responses
- 200
A Promise that resolves to an object representing a SharePoint list with the specified listId.