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