Get Agent
Operators
Get Agent
GET /v0/operator/agent — Get the agent profile bound to the current operator session
GET
Get Agent
Returns the agent profile that this operator session is bound to. Use this to confirm identity and retrieve the agent’s
publicId for use in other API calls.
Requires user auth (ut_ token).
Example response
Response fields
| Field | Type | Description |
|---|---|---|
publicId | string | Unique agent identifier |
name | string | Display name for the agent |
createdAt | string | ISO 8601 timestamp when the agent was registered |