apidog_list_endpoints
List all API endpoints with method, path, summary, tags, folder, status, and maintainer. Filter by tag, path substring, folder, or status to find specific endpoints.
Instructions
List all API endpoints. Returns method, path, summary, tags, folder, status, and maintainer for each. Filterable by tag, path substring, folder, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filterTag | No | Filter by tag name | |
| filterPath | No | Filter by path substring | |
| filterFolder | No | Filter by folder (substring match) | |
| filterStatus | No | Filter by status (e.g. released, deprecated) |