umami-api-js
Preparing search index...
Reports
getReports
Function getReports
getReports
(
this
:
API
,
websiteId
:
string
,
parameters
:
ReportType
&
Omit
<
GenericRequestParameters
,
"search"
>
,
)
:
Promise
<
Report
[]
>
Get all reports by website ID:
https://umami.is/docs/api/reports-api#get-apireports
(TODO UNTESTED)
Parameters
this
:
API
websiteId
:
string
parameters
:
ReportType
&
Omit
<
GenericRequestParameters
,
"search"
>
Returns
Promise
<
Report
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
umami-api-js
Loading...
Get all reports by website ID: https://umami.is/docs/api/reports-api#get-apireports (TODO UNTESTED)