New to KendoReactLearn about KendoReact Free.

GridAIRequestConfig

Updated on May 5, 2026

Configuration for an HTTP request made by the Grid AI Assistant. Replaces direct usage of AxiosRequestConfig.

NameTypeDefaultDescription

headers?

Record<string>

Request headers.

method?

string

HTTP method.

responseType?

"text" | "json"

Expected response type.

signal?

AbortSignal

AbortSignal for request cancellation.

withCredentials?

boolean

Whether to include credentials (cookies) in cross-origin requests.

Not finding the help you need?
Contact Support