List IP addresses

Returns a paginated list of public IP addresses associated with your account. Private addresses are excluded.

👍

if your application frequently accesses this operation and doesn't require IPv6 RDNS data, you can use the skip_ipv6_rdns query string to improve performance.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: ips:read_only

CLI

linode-cli networking ips-list

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
Query Params
boolean
Defaults to false

When true, the rdns property for any ipv6 type addresses always returns null regardless of whether RDNS data exists for the address.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json