Skip to main content

MesoLiveApiError

Structured error details for a failed MesoLive API response.

FieldTypeRequiredNullableDefaultDescription
CodestrNoYesMachine-readable error code (when available).
DetailstrNoYesAdditional error details (when available).
ProviderstrNoYesProvider/broker/connector that produced the error (when applicable).
ValidationErrorsdict[str, list[str]]NoYesOptional per-field validation errors (key = field/path, value = list of messages).