v2
latestOpenAPI 3.1.02026-07-26274982.6 KBLock Templates
List lock templates
Returns all lock templates you have access to.
get/lkbx/templates
Query parameters
limitinteger
Example:50
Number of records to return (default 50, max 100)
offsetinteger
Number of records to skip (default 0)
Response
List of lock templates
Example response
{
"data": {
"pagination": {
"limit": 50
}
}
}