Get an agent
Fetch a personal CREAO agent including skill and config content.
Authorizations
Account API key from Developer Console. Keys start with cr_sk_.
Path Parameters
Personal CREAO agent to fetch.
Response
Agent object with skill and config fields.
Personal CREAO agent ID.
Current agent status. Created agents return active.
External write autonomy for guarded connector actions.
full_auto, approval_required, blocked Full SKILL.md. Present on GET-by-id and PATCH. Omitted from list responses.
Raw config YAML. Present on GET-by-id and PATCH. Omitted from list responses.
Parsed config object. Present on GET-by-id and PATCH. Omitted from list responses.
Dashboard template. Present on GET-by-id and PATCH. Omitted from list responses.