Returns a list of IP addresses currently whitelisted under this license, grouped by location.
cURL
curl --request GET \ --url https://orbitflare.com/api/customer/v1/licenses/{license}/ips \ --header 'X-ORBIT-KEY: <api-key>'
{ "message": "<string>", "ips": {} }
API key for v1 and v2 (when not using Bearer token)
The license identifier.
IPs retrieved successfully.
显示 子属性
此页面对您有帮助吗?