Agent Management
Get Agent
Get detailed information about a specific agent.
GET
Overview
Returns metadata and counters for one agent registered with Memanto (namespace, pattern, sessions, etc.).Authentication
string
Bearer <key> — required unless the request originates from a loopback client. See Management Endpoint Authentication.string
Alternative to
Authorization: Bearer — same credential.Path Parameters
string
required
The unique identifier of the agent.
Next Steps
Once you have verified the agent’s details, you can:- Activate Agent to start a session
- List all Agents
- Delete Agent if it’s no longer needed