Retrieve an entity by its unique identifier.
Path Parameters - id: The entity’s unique identifier (UUID format) Response Returns the entity with all its properties and metadata…
GET
Path Parameters
id: The entity’s unique identifier (UUID format) Response Returns the entity with all its properties and metadata. Errors404 Not Found: Entity with the specified ID does not exist
read
Path parameters
string
required
Entity ID
Response
EntityResponse
number (float)
required
Confidence score
string
Creation timestamp (RFC3339)
string
required
Entity type
boolean
required
Whether entity has an embedding vector
string
required
Unique entity ID
string
required
Entity name
object
required
Entity properties
string
Last update timestamp (RFC3339)