List allowed IP address ranges
Allowed IP Address Range
List allowed IP address ranges
List allowed IP address ranges.
GET
List allowed IP address ranges
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Organization that you want to retrieve the list of IP addresses for.
Query Parameters
The number of results to skip before returning values.
Required range:
x >= 0The maximum number of results to return.
Required range:
x >= 0A list of field names to sort by, and whether to show results as ascending or descending. Formatted as <fieldName>:asc or <fieldName>:desc.
Available options:
ipAddress:asc, ipAddress:desc, createdAt:asc, createdAt:desc, updatedAt:asc, updatedAt:desc Response
OK
The maximum number of allowed IP address ranges in one page.
Example:
10
The offset of the current page of allowed IP address ranges.
Example:
0
The total number of allowed IP address ranges.
Example:
10