get https://api.unloc.app/v2/subprojects//locks
Returns all the Locks assigned to this Subproject.
Use the limit
parameter to specify how many items should be included in the response. If not defined, limit
is set to the maximum supported value of the API: 2500.
The query parameters limit
and startAfterId
can be used in conjunction to implement a pagination system.
Required Scope | project.admin |
Required Module | subproject |