Returns the agent record. Owners see the full record (including
published_config). Non-owners with binding receive the record
with published_config stripped. Restricted agents seen by
callers without binding return only public-facing fields.
Documentation Index
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*).
Send as Authorization: Bearer <token>.
64Agent record (Agent or AgentRestrictedView depending on caller's access).
Agent record (full view). Owners see this complete record including
published_config. Non-owners with binding receive the same shape with
published_config stripped server-side. Restricted-agent rows
additionally carry access_status (granted or none) when seen in
list/discovery views.
public, private, restricted draft, published simple, workflow, agent_light, agent_full, orchestrator Snapshot of runtime fields at last publish (owners only).
Only present on restricted-agent rows in list/discovery views.
granted, none