List folders
Retrieve a paginated list of list folders across both contacts and companies. This preserves the legacy contract and adds campaign-specific folder endpoints separately.
Responses include direct Enginy app URLs when available. Each returned folder includes an appUrl field. MCP agents should return those URLs to users whenever they are present in the response.
Required scope:
LISTS_READRate limit: 100 requests per minute
Documentation Index
Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Page number for pagination. Minimum value is 1. Defaults to 1.
Number of items per page. Minimum is 1, maximum is 100. Defaults to 25.
Search term to filter folders by name (case-insensitive).
Filter folders by type (CONTACTS or COMPANIES).
CONTACTS, COMPANIES