Skip to content
MyRemotely API
On this pageList locks

MyRemotely Lock API

Read-only access to locks owned by the organization authenticated by x-api-key.

Read-only access to locks owned by the organization authenticated by x-api-key.

OpenAPI 3.2.1 · API 1.0.0

List locks

GET /v1/locks

Lists active locks owned by the API key organization in stable cursor order. Requires locks:read.

Get a lock

GET /v1/locks/{lockId}

Gets one active lock owned by the API key organization. Requires locks:read.

Get live lock state

GET /v1/locks/{lockId}/state

Reads the provider live state for one active lock. Requires lock-state:read.

Last updated Sep 19, 2026