Get a saved object
Deprecated
Retrieve a single Kibana saved object by identifier.
GET
/api/saved_objects/{type}/{id}
curl \
--request GET 'https://localhost:5601/api/saved_objects/{type}/{id}' \
--header "Authorization: $API_KEY"