Vast.ai API
Accounts

Retrieve IP address history

1min
GET
https://console.vast.ai/api/v0/users/{user_id}/ipaddrs/
Production server

This endpoint retrieves the history of IP address accesses for the authenticated user.

CLI Usage: vast-ai show ipaddrs

Authentication
BearerAuth
Path Parameters
user_id
*
Responses
200
Success response with IP address history
success
results
401
Unauthorized
success
error
msg
403
Forbidden
success
error
msg
429
Too Many Requests
detail