umami-api-js
Preparing search index...
Websites
Website
Interface Website
interface
Website
{
createdAt
:
Date
;
createdBy
:
string
;
deletedAt
:
Date
|
null
;
domain
:
string
;
id
:
string
;
name
:
string
;
resetAt
:
Date
|
null
;
shareId
:
string
|
null
;
teamId
:
string
|
null
;
updatedAt
:
Date
|
null
;
userId
:
string
|
null
;
}
Hierarchy (
View Summary
)
Website
WebsiteWithCreateuser
WebsiteWithUser
WebsiteWithUserTeam
Index
Properties
created
At
created
By
deleted
At
domain
id
name
reset
At
share
Id
team
Id
updated
At
user
Id
Properties
created
At
createdAt
:
Date
created
By
createdBy
:
string
deleted
At
deletedAt
:
Date
|
null
domain
domain
:
string
id
id
:
string
name
name
:
string
reset
At
resetAt
:
Date
|
null
share
Id
shareId
:
string
|
null
team
Id
teamId
:
string
|
null
updated
At
updatedAt
:
Date
|
null
user
Id
userId
:
string
|
null
Remarks
Is null if the website is under a team (has a
teamId
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
created
By
deleted
At
domain
id
name
reset
At
share
Id
team
Id
updated
At
user
Id
umami-api-js
Loading...
Remarks
Is null if the website is under a team (has a
teamId)