Get Single By Key
GET/api/agents/getagentbykey/:key
Tier: Public — stable, supported for third-party integration.
Returns the full detail of one agent by its hardware key.
Request
Responses
- 200
- 400
- 401
- 403
Returns the Agents.AgentDetailDto.
Unknown key — error array.
Caller is not authenticated.
Caller lacks LocafiModule.Agent Read.