list_endpoints
Retrieve GoHighLevel API endpoints filtered by HTTP method, path substring, or section to quickly locate the needed endpoint.
Instructions
List available API endpoints with optional method/path/section filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return (default: 25). | |
| method | No | HTTP method filter (GET, POST, PUT, DELETE). | |
| path_contains | No | Filter endpoint path by substring. | |
| section_contains | No | Filter by section or operation title. | |
| whitelabel_domain | No | Optional whitelabel API domain or base URL to use when rendering endpoint URLs. |