Get Lock State
GET /api/record-locks/:recordType/:recordId
Returns the current authoritative lock state for a record — who, if anyone, is editing it. Used on page load to decide whether the form should start read-only. Does not change the lock.
Request