presence
Get Lock
Check who holds the advisory lock on a resource.
Returns: Lock entry if resource is locked, None otherwise.
GET
Get Lock
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
LockEntry · object | null
Successful Response
Advisory lock on a resource.
Attributes: resource_id: ID of the locked resource. agent_id: ID of the agent holding the lock. organization_id: Organization the lock belongs to. acquired_at: Timestamp when the lock was acquired.
Get Lock