GET
/
links
/
{alias}

Authorizations

x-api-key
string
headerrequired

Path Parameters

alias
string
required

The alias of the shortened link.

Query Parameters

domain
string

The domain of the shortened link. If not provided, the default domain will be used.

Response

200 - application/json
shortLink
string

The shortened link.

url
string

The original URL.

alias
string

The alias of the shortened link.

expiresAt
string

The expiration date and time of the link.

expiresAfter
integer

The number of clicks after which the link expires.