v1

latestSwagger 2.02026-07-1361018.9 KB
Alias

Get aliases by domain

Obtain a list of all alias names associated with your account and given domain. Result array is in descending order by creation date.

If no domain is specified you will receive a list of all the alias names you have created using the Short.fyi domain.

If there are more results than the limit for the request the response will return you a value in lastId property you can specify it in the continueFrom query parameter to get the next batch of records.

get/aliases/all

Query parameters

domainNamestring

The domain name to get the aliases for (string without http/https or /)

continueFromstring

An ID returned by a previous query to continue aliases retrieval (see lastId in response)

limitinteger

Number of results to return per request

Response

returns Array of aliases with lastId

aliasesstring[]
lastIdstring