GET /v4/aliases/{idOrAlias}

vercel.com

Summary: Get an Alias
Operation ID: getAlias
Auth: unknown
Description

Retrieves an Alias for the given host name or alias ID.

Parameters (6)

from (number, query, optional)

Get the alias only if it was created after the provided timestamp

idOrAlias (string, path, required)

The alias or alias ID to be retrieved

projectId (string, query, optional)

Get the alias only if it is assigned to the provided project ID

since (number, query, optional)

Get the alias only if it was created after this JavaScript timestamp

teamId (string, query, optional)

The Team identifier or slug to perform the request on behalf of.

until (number, query, optional)

Get the alias only if it was created before this JavaScript timestamp

No probe data for this endpoint yet.