Returns every case belonging to the account behind the API key, including the current overall score and the time of the last run.
{
"cases": [
{
"id": "4f1e9b2c-0d8a-4f7b-9d21-1b7c0c9a55e1",
"name": "Beispiel CRM",
"domain": "beispiel-crm.de",
"kategorie": "CRM software for trade businesses",
"konkurrenten": [
"Craftnote",
"Meisterwerk",
"ToolTime"
],
"status": "active",
"latest_score": 44,
"last_run_at": "2026-08-01T03:12:00.000Z"
}
],
"meta": {
"pricing": {
"model": "free"
},
"generated_at": "2026-08-25T09:12:44.000Z",
"docs": "https://ai-agent-ready.com/docs/api"
}
}- 401 unauthorized — Bearer token missing or unknown.
- 403 no_account — No Monitor account exists for this key.