List allowed IP address ranges

GET
List allowed IP address ranges.

Path parameters

organizationIdstringRequired
The ID of the Organization that you want to retrieve the list of IP addresses for.

Query parameters

offsetintegerOptional
The number of results to skip before returning values.
limitintegerOptional
The maximum number of results to return.
sortsenumOptional

A list of field names to sort by, and whether to show results as ascending or descending. Formatted as <fieldName>:asc or <fieldName>:desc.

Response

This endpoint returns an object.
allowedIpAddressRangeslist of objects
limitinteger
The maximum number of allowed IP address ranges in one page.
offsetinteger
The offset of the current page of allowed IP address ranges.
totalCountinteger
The total number of allowed IP address ranges.