New to KendoReactLearn about KendoReact Free.

GridAIResponse

Updated on May 5, 2026

Normalized HTTP response returned by the Grid AI Assistant. Replaces direct usage of AxiosResponse.

NameTypeDefaultDescription

config?

unknown

Request configuration. Included for backward compatibility with AxiosResponse.

data

T

Parsed response body.

headers

Record<string>

Response headers.

request?

unknown

The underlying request object. Included for backward compatibility with AxiosResponse.

status

number

HTTP status code.

statusText

string

HTTP status text.

Not finding the help you need?
Contact Support