Create complex panels using saved objects API

Hello,
Im trying to create panels using saved objects APIs, though the documents are not really helpful on this topic.
Is there a way to create a panel using another one as a reference? like clone and rename title or something, i have tried to use the GET API to see the info on a previously created panel just to mimic it but there are TONS of lines retrieved in the response :confused:

If not, can someone tell me how to create a panel identical to this

image image
image

Visualization type : metric
Data View : All Backend Services Data View
Primary Metric : formula ==> defaults(unique_count(seqid), 0)
Supporting Visualization : Line
Breakdown by : call_history : "Entry SIM PIN PUK Message"

From Elasticsearch to Kibana

Added visualisation

Help anyone?