Get Deleted Agents
GET/api/agents/getdeletedagents/:deletedOnOrAfter
Tier: Public — stable, supported for third-party integration.
Returns the ids of agents soft-deleted on or after {deletedOnOrAfter}, scoped to the caller's organisation, for offline sync-agent reconciliation.
Request
Responses
- 200
- 400
- 401
A list of deleted agent System.Guids.
Service returned null — error array.
Caller is not authenticated.