Get Deleted Extended Properties
GET/api/extendedproperties/getdeletedextendedproperties/:deletedOnOrAfter
Tier: Public — stable, supported for third-party integration.
Returns the ids of extended-property definitions soft-deleted on or after the given timestamp, for client cache invalidation / sync.
Scoped to the caller's own organisation.
Request
Responses
- 200
- 400
- 401
An array of deleted extended-property System.Guid ids.
A service-level failure occurred.
Caller is not authenticated.