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