Jason Bosco
11/09/2023, 8:58 PMid
field in the docs, this is what that ID refers to. If you don't set one, it is automatically generated by Typesense.
If you didn't set an id
field explicitly, you could do something like GET /collections/<name>/documents/<id>
(where id would be 996 in your case) to get the document that that ID refers to