# Page Not Found

`/docs/projects/domains.` does not exist. Similar pages:

- [Get a project domain](/docs/rest-api/projects/get-a-project-domain.md): GET /v9/projects/{idOrName}/domains/{domain} Get project domain by project id/name and domain name. Categoryprojects AuthenticationBearer token
- [Retrieve project domains by project by id or name](/docs/rest-api/projects/retrieve-project-domains-by-project-by-id-or-name.md): GET /v9/projects/{idOrName}/domains Retrieve the domains associated with a given project by passing either the project id or name in the URL.
- [Update a project domain](/docs/rest-api/projects/update-a-project-domain.md): PATCH /v9/projects/{idOrName}/domains/{domain} Update a project domain's configuration, including the name, git branch and redirect of the domain.
- [Move a project domain](/docs/rest-api/projects/move-a-project-domain.md): POST /v1/projects/{idOrName}/domains/{domain}/move Move one project's domain to another project. Also allows the move of all redirects pointed to
- [Get a project domain (Vercel SDK)](/docs/rest-api/sdk/projects/get-a-project-domain.md): GET /v9/projects/{idOrName}/domains/{domain} Get project domain by project id/name and domain name. Categoryprojects SDK@vercel/sdk (npm i

All pages: [/llms.txt](/llms.txt)
