A user or actor in the system.
An object with an ID.
id
The unique identifier for the object.
name
The user name.
email
The user email address.
timezone
The timezone configured for the user.
createdAt
Identifies the date and time when the object was created.
preferences
The user preferences.
only
Indicate which preferences to retrieve by their key.
categories
Indicates which preferences to retrieve by their category.
teams
The teams the user belongs to.
linkById
Retrieve a shortened URL by it's ID.
The ID of the short URL.
linkBySlug
Retrieve a shortened URL by it's slug.
slug
The slug of the short URL.
domain
The (custom) domain or (custom) domain ID that was used to generate the short URL with. Defaults to tny.app.
tny.app
linkDomains
Custom domains that can be used to shorten links.
first
Limits number of fetched items. Maximum allowed value: 100.
page
The offset from which items are returned.
domainRedirects
Custom domains that redirect to another location.
links
List of shortened URLs.
search
Search for a specific original URL or short URL slug.