Embeddings
Get Embeddings
This endpoint gets embeddings by id.
GET
/
v1
/
embeddings
/
:id
Body
id
string
This is the ID of the embedding to be created.
Response
id
string
This is the ID of the embedding.
knowledge
string
This is the text of the embedding.
This is the metadata of the embedding.
user_id
string
This is the user id of the embedding.