API ReferenceModelsInvite

Invite

The url model is used to represent a url in the database.

Field NameTypeDescription
createdAtdateThe date the URL was created
idnumberThe ID of the URL
destinationstringThe destination of the URL
vanitystring?The vanity of the URL
viewsnumberThe number of vists the URL has
maxViewsnumber?The maximum number of views the URL has until deleted
urlstringRoute to view
Last updated: 3/3/2025
Edit this page on GitHub