/
FU
future-architect
/
watertower
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
get
Your GET endpoint
put
delete
post
get
Your GET endpoint
get
Your GET endpoint
Your GET endpoint
You use GET to retrieve a document and its source or stored fields from a particular index.
get
/{index}/_doc/{_id}
Response
OK
object
required
_index
string
_type
string
_id
string
_version
integer
_seq_no
integer
_primary_term
integer
found
boolean
_source
Document
Changes