Skip to main content
POST
Check secret password (Heartbeat)

Authorizations

Authorization
string
header
required

Access token for authentication

Path Parameters

id
integer<int32>
required

The ID of the secret to check

Required range: x >= 1

Response

Heartbeat check completed successfully

check_password_status
enum<string>
required

Status of the last password check (heartbeat)

Available options:
None,
Valid,
Invalid,
Failed