mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
8c59cd431a
commit
734eb88089
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ experimental[] Retrieves multiple {kib} saved objects by ID.
|
|||
(Required, string) ID of the retrieved object. The ID includes the {kib} unique identifier or a custom identifier.
|
||||
|
||||
`fields`::
|
||||
(Optional, array) The fields returned in the object response.
|
||||
(Optional, array) The fields to return in the `attributes` key of the object response.
|
||||
|
||||
[[saved-objects-api-bulk-get-response-body]]
|
||||
==== Response body
|
||||
|
|
|
@ -41,7 +41,7 @@ experimental[] Retrieve a paginated set of {kib} saved objects by various condit
|
|||
(Optional, array|string) The fields to perform the `simple_query_string` parsed query against.
|
||||
|
||||
`fields`::
|
||||
(Optional, array|string) The fields to return in the response.
|
||||
(Optional, array|string) The fields to return in the `attributes` key of the response.
|
||||
|
||||
`sort_field`::
|
||||
(Optional, string) The field that sorts the response.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue