openapiGet Property of Entity by Name, Type, and KeyVersion: 2026-02Get Property of Entity by Name, Type, and Key GET /by-type/:entity_type/:key/properties/:name Retrieve a specific property of an entity using its type, key, and property name. Request Responses200400404defaultEntity retrieved successfully.Invalid UUID supplied.Entity not found.Unexpected error.