# Article Lists Article List APIs ## Get All Article Lists - [GET /portals/{portalID}/articlelists](https://apidev.egain.com/apis/v4/knowledge/portalmgr/api-bundled/article-lists/getallarticlelists.md): ## Overview The Get All Article Lists API returns all quick Article lists that are configured for a portal. ## Get Article List by ID - [GET /portals/{portalID}/articlelists/{listID}](https://apidev.egain.com/apis/v4/knowledge/portalmgr/api-bundled/article-lists/getarticlelistdetails.md): ## Overview The Get Article Lists by ID API returns the details of a quick access Article list that is configured for a portal. Only those articles in the quick access list articles are returned and are: - Available for current user profile. - Tagged with at least one of the provided tags, if tags query parameter is provided. - Displayable. An Article is displayable if "Include in browse on portals" property is enable for the Article.