---
title: "GET /api/personas_v2/count/"
method: GET
path: "/api/personas_v2/count/"
tags: ["personas_v2"]
---

# GET /api/personas_v2/count/

`GET /api/personas_v2/count/`

Mixin to provide a reusable `list` method for filtering and paginating queryset results.

## Response `200`

- PersonaCount
  - `max_count` integer, required — The maximum number of custom avatars allowed in the workspace
  - `current_count` integer, required — The current number of custom avatars used in the workspace

---

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