Circle V2 API Docs
Preparing search index...
@repo/trpc
routers/superadmin/usage/get.query
get
Variable get
Const
get
:
QueryProcedure
<
{
input
:
{
dateRange
?:
{
from
:
string
;
to
:
string
}
;
entityId
:
number
;
facilityIds
?:
unknown
;
}
;
meta
:
object
;
output
:
UsageResult
;
}
,
>
= ...
Reads source-of-truth tables; see
usageAnalytics.getByEntity
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...
Reads source-of-truth tables; see
usageAnalytics.getByEntity.