GET
/
users
/
usage

Authorizations

Authorization
string
headerrequired

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

Response

200 - application/json
id
string
plan
enum<string>
Available options:
FREE,
PRO
billingCycleStart
string | null
stripeId
string
domainsLimit
integer
projectsLimit
integer
usersLimit
integer
stockageLimit
integer
clicksLimit
integer
shortLinksLimit
integer
qrCodeLinksLimit
integer
retentionLimit
string
fileAvailabilityLimit
string
createdAt
string
projects
object[]
_count
object
projectUsage
integer
domainsUsage
integer
clicksUsage
integer
shortLinksUsage
integer
qrCodeLinksUsage
integer
storageUsage
integer
seatsUsage
integer
isPaid
boolean