Validate Credential
Validate Credential through the OMA API.
?beta=true.Authorizations
OMA workspace API key.
Path Parameters
Path parameter vault_id
Path parameter credential_id
Query Parameters
Selects the beta API contract for this endpoint. Must be true.
true Response
Successful response (OK)
Result of live-probing a credential against its configured MCP server.
vault_credential_validation "vault_credential_validation"
Unique identifier of the credential that was validated.
"vcrd_011CZkZEMt8gZan2iYOQfSkw"
Identifier of the vault containing the credential.
"vlt_011CZkZDLs7fYzm1hXNPeRjv"
Overall verdict of the validation probe.
valid, invalid, unknown "valid"
When the validation probe was performed.
"2026-03-15T10:00:00Z"
Whether the credential has a refresh token configured.
true
Details of the failing MCP probe step. Null when the probe succeeded.
null
Details of the refresh-token exchange attempted on a 401. Null when no refresh was attempted.
null