Skip to main content
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

label
string
name
string