Skip to main content
GET
Account Gpu Pool

Authorizations

Authorization
string
header
required

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

Headers

xi-api-key
string | null
x-api-key
string | null

Response

Successful Response

max_limits
Max Limits · object

Effective GPU max per type (pool, 0 if unset)

min_limits
Min Limits · object

Effective GPU min per type (pool, 0 if unset)

pending_request
GpuPoolPendingRequestOut · object | null

Your open request, if any. At most one exists at a time.

last_rejection
GpuPoolRejectionOut · object | null

Your most recent decision, present only when it was a rejection. A later approval retires it; cancelling a later request does not.