For the complete documentation index, see llms.txt. This page is also available as Markdown.

Modem IP Logs

Reference for viewing modem IP logs in legacy Proxy Builder.

get
Authorizations
HTTPRequired

Enter token as: Bearer

Query parameters
pageintegerOptional

A page number within the paginated result set.

page_sizeintegerOptional

Number of results to return per page.

Responses
200Success
application/json
perPageintegerOptional
pageintegerOptional
totalintegerOptional
get/modem-ip-log
200Success
get
Authorizations
HTTPRequired

Enter token as: Bearer

Path parameters
idintegerRequired

A unique integer value identifying this Modem IP Log.

Responses
200Success
application/json
idintegerOptional
modemintegerRequired
clientintegerRequired
on_prem_idintegerOptional
timestampstringOptional
ip_address_ver_4stringOptional
ip_address_ver_6stringOptional
get/modem-ip-log/{id}
200Success

Was this helpful?