Graph
EntityType

post/entity-types/search

Headers

X-Authenticated-User-Actor-Idstring uuid required

The ID of the actor which is used to authorize the request

Request body

embeddingnumber[]
limitinteger nullable
maximumSemanticDistancenumber double required
semanticStringstring

Response

Entity types ordered by ascending cosine distance to the query embedding.

Changes