Vast.ai API
Accounts

show subaccounts

1min
GET
https://console.vast.ai/api/v0/subaccounts/
Production server

Retrieve a list of subaccounts associated with the authenticated user's account.

CLI Usage: vast-ai show subaccounts

Authentication
BearerAuth
Responses
200
A list of subaccounts.
users
401
Unauthorized access due to invalid or missing authentication token.
success
error
msg
429
Too Many Requests
detail




Updated 14 Feb 2025
Did this page help you?