Agents

List all agents

Returns agents WITHOUT the six identity-markdown blobs (claudeMd/soulMd/identityMd/toolsMd/heartbeatMd/setupScript) by default — they bloat the list by ~16 KB/agent and the overview never renders them. Pass fields=full to restore them, or fetch a single agent via GET /api/agents/{id}.

get/api/agents

Query parameters

include'tasks'
fields'full' | 'slim'

Response

Agent list with capacity info

Changes

Changed in 4 of the 104 revisions of this API.63

    • 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 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 optional property ////// to the response with the status

      response-optional-property-added

    • added the optional property ///// to the response with the status

      response-optional-property-added

    • added the new draft 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