GET
/
v2
/
pickers
List of Picker
curl --request GET \
  --url https://api.___serverhost___/dns/v2/pickers
[
  {
    "label": "<string>",
    "name": "<string>"
  }
]

Response

200 - application/json

PickerListResponse

The response is of type object[].