Authorizations
Default authentication mechanism
Path Parameters
The alias or alias ID to be retrieved
"example.vercel.app"
Query Parameters
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"
Response
The alias information
The alias name, it could be a .vercel.app
subdomain or a custom domain
"my-alias.vercel.app"
The date when the alias was created
"2017-04-26T23:00:34.232Z"
The deployment ID
"dpl_5m8CQaRBm3FnWRW1od3wKTpaECPx"
The unique identifier of the project
"prj_12HKQaOmR5t5Uy6vdcQsNIiZgHGB"
The unique identifier of the alias
The date when the alias was created in milliseconds since the UNIX epoch
1540095775941
Information of the user who created the alias
The date when the alias was deleted in milliseconds since the UNIX epoch
1540095775941
A map with the deployment ID, URL and metadata
Target destination domain for redirect when the alias is a redirect
Status code to be used on redirect
301
, 302
, 307
, 308
The date when the alias was updated in milliseconds since the UNIX epoch
1540095775941
The protection bypass for the alias
The microfrontends for the alias including the routing configuration