get https://sandbox.elabjournal.com/api/v1/experiments/sections//lock
If the section is locked this call will return which user has the lock. If the section isn't locked it will only return the property hasLock
with a value of false
.
You can specify the query parameter ignoreOwnLock
which, when set to true, reports no lock if you own the lock.