ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/api/dashboard/route
GET
Function GET
GET
()
:
Promise
<
|
NextResponse
<
{
kpis
:
{
title
:
string
;
value
:
string
;
unit
:
string
;
change
:
string
;
changeType
:
string
;
icon
:
string
;
color
:
string
;
}
[]
;
modules
:
{
title
:
string
;
description
:
string
;
icon
:
string
;
href
:
string
;
color
:
string
;
textColor
:
string
;
badge
:
string
;
badgeColor
:
string
;
}
[]
;
activities
:
{
id
:
number
;
type
:
string
;
title
:
string
;
time
:
string
;
icon
:
string
;
color
:
string
;
bgColor
:
string
;
}
[]
;
}
,
>
|
NextResponse
<
{
error
:
string
}
>
,
>
Returns
Promise
<
|
NextResponse
<
{
kpis
:
{
title
:
string
;
value
:
string
;
unit
:
string
;
change
:
string
;
changeType
:
string
;
icon
:
string
;
color
:
string
;
}
[]
;
modules
:
{
title
:
string
;
description
:
string
;
icon
:
string
;
href
:
string
;
color
:
string
;
textColor
:
string
;
badge
:
string
;
badgeColor
:
string
;
}
[]
;
activities
:
{
id
:
number
;
type
:
string
;
title
:
string
;
time
:
string
;
icon
:
string
;
color
:
string
;
bgColor
:
string
;
}
[]
;
}
,
>
|
NextResponse
<
{
error
:
string
}
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...