cURL
curl --request GET \ --url https://api.___serverhost___/dns/v2/pickers
[ { "label": "<string>", "name": "<string>" } ]
Returns list of picker
PickerListResponse
Was this page helpful?