Get Deleted Roles
GET/api/roles/getdeletedroles/:deletedOnOrAfter
Tier: Internal — subject to change without notice.
Returns the ids of roles 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 role System.Guids.
Service returned null — error array.
Caller is not authenticated.