---
title: "Account Gpu Pool"
method: GET
path: "/v1/me/gpu_pool"
tags: ["Account"]
---

# Account Gpu Pool

`GET /v1/me/gpu_pool`

## Headers

- `xi-api-key` string, nullable
- `x-api-key` string, nullable

## Response `200`

Successful Response

- GpuPoolOut
  - `max_limits` object — Effective GPU max per type (pool, 0 if unset)
  - `min_limits` object — Effective GPU min per type (pool, 0 if unset)
  - `pending_max_requests` object, nullable — Pending requested max per type
  - `pending_min_requests` object, nullable — Pending requested min per type

## Other responses

- `404` — Not Found
- `422` — Validation Error

## Changes

> 17 revisions in range; 12 could not be searched.

- **2026-07-31** `ba92d7849914` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/deepinfra/apis/deepinfra-api/changes/v1/me/gpu_pool/get.md)

---

[API](https://skmtc.dev/deepinfra/apis/deepinfra-api.md) · [All operations](https://skmtc.dev/deepinfra/apis/deepinfra-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deepinfra/deepinfra-api/revisions/4942546cd2db/schema)
