API Reference
Log In
API Reference

List investigators

Returns the list of all registered AI cost-intelligence investigators (detectors) available for the insights engine. Each entry includes:

  • id — the stable string identifier used in excludeInvestigatorIds when calling POST /insights/runs
  • displayName — human-readable label for UI display
  • category — the finding category this investigator emits (e.g. retry_waste, outdated_model, error_concentration)
  • version — the investigator version string

Use this endpoint to discover valid values for excludeInvestigatorIds before submitting a run. An MCP agent can call this once to build the exclusion list for the runRecommendations tool. The list reflects the investigators currently deployed on the server — check this endpoint rather than relying on hard-coded IDs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
API Key
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json