Get Deleted Templates
GET/api/templates/getdeletedtemplates/:deletedOnOrAfter
Tier: Public — stable, supported for third-party integration.
Returns the ids of templates 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 template System.Guid ids.
A service-level failure occurred.
Caller is not authenticated.