---
title: "Get file count"
method: POST
path: "/v1/exposed/files/count"
tags: ["ExposedFiles"]
---

# Get file count

`POST /v1/exposed/files/count`

Returns overall count of exposed bucket files according to filters

## Response `200`

OK

- object
  - `data` object
    - `count` integer
  - `pagination` object
  - `success` boolean

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/cybledev/apis/odin.md) · [All operations](https://skmtc.net/cybledev/apis/odin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cybledev/odin/revisions/95defd23433f/schema)
