Hi,
For the kibana saved objects API , when we run the curl command for exporting saved objects, where does the json file be stored.
curl -X POST "localhost:5601/api/saved_objects/_export -H 'kbn-xsrf: true' -H 'Content-Type: application/json' -d '" -H 'kbn-xsrf: true' -H 'Content-Type: application/json' -d'
{
"type": "index-pattern"
}'