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