Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_es/mod.ts>Client#get

deno elasticsearch
Latest
method Client.prototype.get
import { Client } from "https://deno.land/x/deno_es@v0.5.1/mod.ts";

get by id

Parameters

params: GetParams

Returns

Promise<GetResult>