Skip to main content
GET
Path Parameters
  • id: The entity’s unique identifier (UUID format) Response Returns the entity with all its properties and metadata. Errors
  • 404 Not Found: Entity with the specified ID does not exist
Required scope: 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)

Status codes