Skip to main content
GET
Get user usage

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

User usage information

id
string
Example:

"1110580a82031111aaa03333"

plan
enum<string>
read-only
Available options:
FREE,
PRO
Example:

"FREE"

billingCycleStart
string | null
Example:

null

stripeId
string
Example:

"cus_11253"

domainsLimit
integer
Example:

1000

projectsLimit
integer
Example:

100

usersLimit
integer
Example:

100

stockageLimit
integer
Example:

5368709120

clicksLimit
integer
Example:

1000000

Example:

1000000

Example:

1000000

retentionLimit
string
Example:

"RE_30_DAY"

fileAvailabilityLimit
string
Example:

"FA_7_DAY"

createdAt
string<date-time>
Example:

"2024-01-01T20:15:00.385Z"

projects
object[]
_count
object
projectUsage
integer
Example:

4

domainsUsage
integer
Example:

4

clicksUsage
integer
Example:

43

Example:

2

Example:

0

storageUsage
integer
Example:

244281

seatsUsage
integer
Example:

4

isPaid
boolean
Example:

true