Get all doorlock pincodes for a unit
Query Parameters
If both startDate and endDate are provided, data will be fetched for the specified date range from startDate to endDate. If only the endDate is provided, pin codes will be returned from the currentDate until endDate, and the duration in between the currentDate and endDate should not be greater than one month.
If both startDate and endDate are provided, data will be fetched for the specified date range from startDate to endDate. If only the startDate is provided, pin codes will be returned from startDate until the next one month.
Page number
Size of the current page
Sort parameter
Following fields can be used for filtering response.
doorlockId:0,
unitId:0,
lockCode:String,
codeLength:0,
bluetoothLowEnergy:trueFor more information, check: Filtering
Response
Response Attributes
Total number of elements available in the whole response.
Total number of pages the response has.
Size of the current page.
Show child attributes
Page number currently accessed.
Show child attributes
Boolean field to specify if its the first page or not.
Boolean field to specify if its the last page or not.
Total number of elements in the current page.