struct

Anthropic::BetaCredentialValidation

Inherits JSON::Serializable < Struct < Value < Object

Result of credential validation (e.g. OAuth validity)

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

error_message

Validation error details, if any

Source
status

Validation status (e.g. "valid", "invalid")

Source