Skip to main content
GET
Export to CSV Tenant IPv4 Services

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Query Parameters

uuid
string

Filter By IPv4 Service UUID

address
string<ipv4>

Filter By IPv4 Service Address

cidr
integer

Filter by IPv4 Service CIDR

registry
enum<string>

Filter by IPv4 Service Registry

Available options:
ripencc,
arin
sort
string

Sort By Key Expects the value to be list of keys sepparated by commas. Default sort direction for each individual key is ASCENDING, but prefix '-' can be set for each individual key to indicate DESCENDING direction. Valid keys are: [address,cidr,market_service_expiration_date,recurring_amount,billing_cycle,start_date,next_due_date]. Example: '-cidr,address' - will sort descendingly by first and then by

for services with same

page
integer
default:1

List Page

per_page
integer
default:15

Items Per Page

Response

IPv4 Services Collection