aliases
Get an Alias
Retrieves an Alias for the given host name or alias ID.
GET
Authorizations
Default authentication mechanism
Path Parameters
The alias or alias ID to be retrieved
Example:
"example.vercel.app"
Query Parameters
Get the alias only if it was created after the provided timestamp
Example:
1540095775951
Get the alias only if it is assigned to the provided project ID
Example:
"prj_12HKQaOmR5t5Uy6vdcQsNIiZgHGB"
Get the alias only if it was created after this JavaScript timestamp
Example:
1540095775941
Get the alias only if it was created before this JavaScript timestamp
Example:
1540095775951
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Response
200
application/json
The alias information
The response is of type object
.