List object locks

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


Query Params
string

Filter the results using OData syntax.

string
enum

Select properties to be returned.

Allowed:
integer
≥ 0

Skip the specified number of entries.

integer
≥ 0

Show only the first n items.

string
enum

Order the results using OData syntax.

Allowed:
Responses

401

Access is unauthorized.

403

Access is forbidden.

Language
Credentials
http
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json