---
title: "POST /api/v1/users/get-space-usage"
method: POST
path: "/api/v1/users/get-space-usage"
tags: ["REST API", "version 1.x.x", "users"]
---

# POST /api/v1/users/get-space-usage

`POST /api/v1/users/get-space-usage`

Get space usage information for current account

## Response `200`

OK

- object
  - `space-limit` integer, required
  - `space-used` integer, required

## Other responses

- `500` — Internal Server Error

---

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