List IP Allowlist Entries
GET {{baseUrl}}/v1/orgs/self/ip/allowlist
RESPONSES
status: OK
{"data":[{"ip_address":"82.217.192.0/18","name":"Office","description":"Office IP address","creator_email":"xyz@rockset.com","created_at":"2001-08-28T00:23:41Z"},{"ip_address":"82.217.192.0/18","name":"Office","description":"Office IP address","creator_email":"xyz@rockset.com","created_at":"2001-08-28T00:23:41Z"}]}