We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f30d0d commit 5544c32Copy full SHA for 5544c32
website/content/api-docs/system/internal-counters.mdx
@@ -195,7 +195,8 @@ $ curl \
195
196
## Partial Month Client Count
197
198
-This endpoint returns the number of clients per namespace, as the sum of clients calculated from the use
+This endpoint returns the number of clients per namespace for the current month, as the sum of clients calculated from the use
199
+
200
of active entities and non-entity tokens.
201
An "active entity" is a distinct entity that has created one or more tokens in the given time period.
202
A "non-entity token" is a token with no attached entity ID.
0 commit comments