API ReferenceClient SDK ReferenceInterfacesHttpResponseOn this pageInterface: HttpResponse<BodyType>A response object with type T for the body.Type parametersNameTypeBodyTypeunknownPropertiesbody• body: BodyTypeheaders• headers: Record<string, string>status• status: numberstatusText• statusText: string