Lock Sessions
List lock sessions
Returns all lock sessions with their segment history, ordered by most recent first.
GET
List lock sessions
Documentation Index
Fetch the complete documentation index at: https://docs.researchanddesire.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API tokens can be created in the Dashboard settings. Requires an Ultra subscription.
Query Parameters
Number of records to return (default 50, max 100)
Required range:
1 <= x <= 100Example:
50
Number of records to skip (default 0)
Required range:
x >= 0Example:
0
Previous
Get latest lock sessionReturns the most recent lock session with all segment history. Returns null if no sessions exist.
Next
List lock sessions

