Home > @dinofe/xt-core > ApisauceInstance > get

# ApisauceInstance.get property

Signature:

get: <T, U = T>(url: string, params?: {}, axiosConfig?: AxiosRequestConfig) => Promise<ApiResponse<T, U>>