Successful request returning the requested Knowledge Base Entry.
Hide attributes
Show attributes
-
Whether this Knowledge Base Entry is global, defaults to false.
-
Name of the Knowledge Base Entry.
-
Kibana Space, defaults to 'default' space.
-
users
array[object]
Required
Users who have access to the Knowledge Base Entry, defaults to current user. Empty array provides access to all users.
Could be any string, not necessarily a UUID.
Hide users attributes
Show users attributes
object
-
Time the Knowledge Base Entry was created.
-
User who created the Knowledge Base Entry.
-
id
string(nonempty)
Required
The ID of the anonymization field.
-
Time the Knowledge Base Entry was last updated.
-
User who last updated the Knowledge Base Entry.
-
Knowledge Base resource name for grouping entries, e.g. 'security_labs', 'user', etc.
Values are security_labs
or user
.
-
Source document name or filepath.
-
Knowledge Base Entry content.
-
type
string
Required
Discriminator
-
Whether this resource should always be included, defaults to false.
-
Object containing Knowledge Base Entry text embeddings and modelId used to create the embeddings.
Hide vector attributes
Show vector attributes
object
-
ID of the model used to create the embeddings.
-
Tokens with their corresponding values.
Hide tokens attribute
Show tokens attribute
object
-
*
number
Additional properties
Hide attributes
Show attributes
-
Whether this Knowledge Base Entry is global, defaults to false.
-
Name of the Knowledge Base Entry.
-
Kibana Space, defaults to 'default' space.
-
users
array[object]
Required
Users who have access to the Knowledge Base Entry, defaults to current user. Empty array provides access to all users.
Could be any string, not necessarily a UUID.
Hide users attributes
Show users attributes
object
-
Time the Knowledge Base Entry was created.
-
User who created the Knowledge Base Entry.
-
id
string(nonempty)
Required
The ID of the anonymization field.
-
Time the Knowledge Base Entry was last updated.
-
User who last updated the Knowledge Base Entry.
-
Description for when this index or data stream should be queried for Knowledge Base content. Passed to the LLM as a tool description.
-
Field to query for Knowledge Base content.
-
Index or Data Stream to query for Knowledge Base content.
-
Description of query field used to fetch Knowledge Base content. Passed to the LLM as part of the tool input schema.
-
type
string
Required
Discriminator
-
Array of objects defining the input schema, allowing the LLM to extract structured data to be used in retrieval.
Hide inputSchema attributes
Show inputSchema attributes
object
-
Description of the field.
-
-
-
Fields to extract from the query result, defaults to all fields if not provided or empty.
A generic error occurred, such as an invalid id
or the entry not being found.
Hide response attributes
Show response attributes
object
-
-
-
HTTP status code of the error.