---
title: "Custom Objects Limit"
method: GET
path: "/api/v2/custom_objects/limits/object_limit"
tags: ["Custom Objects"]
---

# Custom Objects Limit

`GET /api/v2/custom_objects/limits/object_limit`

List the current count and the limit for custom objects
#### Allowed For
* Admins

## Response `200`

Success response

- CustomObjectLimitsResponse
  - `count` integer — The current numnber of the requested resource
  - `limit` integer — The maximum allowed number for the requested resource

---

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