v1

latestOpenAPI 3.1.02026-07-267154122.0 KB
Agents

Get an agent

get/agents/{id}

Response

The agent and its last run summary

object'agent' required
idstring uuid required
namestring required
workspaceIdstring uuid required
createdAtstring date-time required
apiKeyOwnedboolean required

True iff this agent's chat_session row has a non-null created_by_api_key_id — i.e. it was created by the API and is owned by the caller's org. Always true on v2 read paths today; surfaced for forward compatibility.

All 71 operations