ReadonlymethodHTTP method used for the request.
ReadonlyresponseBest-effort response body text (if available).
ReadonlystatusHTTP status code returned by the API.
ReadonlyurlFull request URL.
ReadonlyvalidationParsed validation error payload (best-effort).
Thrown when the API returns a validation error response (typically HTTP 422).
The
validationErrorfield contains the decoded validation payload when available.