---
title: "Bulk credential-status across all agents (powers the dashboard)"
method: GET
path: "/api/agents/credential-status"
tags: ["Agents"]
---

# Bulk credential-status across all agents (powers the dashboard)

`GET /api/agents/credential-status`

## Query parameters

- `status` 'idle' | 'busy' | 'offline' | 'waiting_for_credentials'

## Response `200`

List of {agentId, status, missing[], lastCheckedAt}

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
