v5

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-15312564.6 KB
SuperAgent Monitoring

Get agent files

Retrieve the agent's soul.md (identity) and memory.md (learned context).

get/v1/superagents/{agent_id}/files

Path parameters

agent_idstring uuid required

The SuperAgent's unique identifier

Response

Agent files

agent_idstring
soul_mdstring

The agent's identity and instructions

memory_mdstring

The agent's learned context and notes