Agents

Single-agent credential-status snapshot for the dashboard

get/api/agents/{id}/credential-status

Path parameters

idstring required

Response

Credential status payload

agentIdstring required
namestring required
status'idle' | 'busy' | 'offline' | 'waiting_for_credentials' required
missingstring[] required
provider'claude' | 'codex' | 'pi' | 'devin' | 'claude-managed' | 'opencode' | 'acp' | 'null' nullable required
harnessProvider'claude' | 'codex' | 'pi' | 'devin' | 'claude-managed' | 'opencode' | 'acp' | 'null' nullable required
lastCheckedAtstring required

Changes

Changed in 2 of the 104 revisions of this API.32

    • added the new acp enum value to the ////// response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the response property for the response status

      response-property-enum-value-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added