Skip to main content

Get Deletedusers

GET 

/api/users/getdeletedusers/:deletedOnOrAfter

Tier: Internal — subject to change without notice.

Returns the ids of users soft-deleted on or after a given instant, for sync purposes.

Scoped to the caller's own organisation. The action name and route both use lowercase users (GetDeletedusers / getdeletedusers) — a naming quirk, not a routing bug.

Request

Responses

An array of deleted user System.Guid ids.