> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How-to work with lists

> List of tutorials how to work with list web service APIs

As the name implies, the `List` endpoint provides access to **all lists**. The List API is used to manage lists and retrieve list items.

* [Get All Lists][1]
* [Get List Entity By Name][2]
* [Get a specific list item][3]
* [Get All List Items][4]
* [Create a list][5]
* [Delete a list][6]
* [Create a list item][7]
* [Delete a list item][8]

[1]: ./get-all-lists

[2]: ./get-list-entity

[3]: ./get-list-item

[4]: ./get-list-items

[5]: ./create-list

[6]: ./delete-list

[7]: ./create-list-item

[8]: ./delete-list-item
