List Xyte API endpoints
xyte_endpoints_listList Xyte platform API endpoints with optional filtering by namespace, group, method, or search term to narrow results.
Instructions
Discover Xyte platform API endpoints. Returns compact rows; call xyte_endpoint_describe for a specific endpoint's parameters before calling it. Filter with namespace/group/method/search to keep results small.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Restrict to one resource group, e.g. "devices" or "spaces". | |
| method | No | Restrict to one HTTP method. | |
| search | No | Case-insensitive substring match over key, title and path. | |
| readOnly | No | When true, list only non-mutating (GET) endpoints. | |
| namespace | No | Restrict to one credential scope. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| endpoints | Yes | ||
| totalAvailable | Yes |