Get IP Allowlist
GET {{baseUrl}}/api/v2/ip_allowlist
Returns the IP allowlist and its enabled or disabled state.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"type":"ip_allowlist","attributes":{"enabled":false,"entries":[{"data":{"type":"ip_allowlist_entry","attributes":{"cidr_block":"enim laborum","created_at":"1972-06-07T14:46:34.210Z","modified_at":"1988-01-07T19:10:13.916Z","note":"consectetur"},"id":"nisi tempor anim"}},{"data":{"type":"ip_allowlist_entry","attributes":{"cidr_block":"elit proident aliqua","created_at":"1993-08-08T22:37:24.691Z","modified_at":"1997-01-15T07:09:33.666Z","note":"sint officia"},"id":"dolore enim qui exercitation ni"}}]},"id":"quis amet"}}