get
https://example.com/dataloopcore/api/admin/v1/ObjectLocks
Returns the list of objects currently locked in DataLoop and accessible to the authenticated user. This endpoint can be used to identify wich objects are currently locked for exclusive write access, when lock was created, and which user currently owns the lock.
Currently, the following objects types can be locked:
- Inspector piece
- Inspector piece template
This endpoint was introduced in DataLoop 2026 IR0.
Access right for Personal Access Token
- Metrology data: Read
DataLoop administrators
- DataLoop administrators can retrieve all object locks in the system, regardless of access permissions
401Access is unauthorized.
403Access is forbidden.