v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBIP Allowlist
Get IP Allowlist
Returns the IP allowlist and its enabled or disabled state.
get/api/v2/ip_allowlist
Response
OK
Example response
{
"data": {
"attributes": {
"entries": [
{
"data": {
"type": "ip_allowlist_entry"
}
}
]
},
"type": "ip_allowlist"
}
}