Terraform Remote Backend

Get state lock information

Returns the current lock information for a workspace, or null if no lock exists.

get/workspaces/{workspace_id}/state-lock

Path parameters

workspace_idstring required

Response

Lock information or null if no lock exists

lockIdstring

Lock identifier in the format accountId/workspaceName

workspaceIdstring
ownerstring

Base64-encoded memberId of the lock owner

createdAtstring date-time

Changes