Skip to content

vercel.projects.getProjectDomain doesn't return verification Array #113

@mohn93

Description

@mohn93

When i try to call vercel.projects.getProjectDomain i don't get the verification array. I need this array, but i'm not getting it, i'm getting 200 OK response like this:

{
  "domain": "share5.mohanned.ly",
  "status": {
    "name": "share5.mohanned.ly",
    "apexName": "mohanned.ly",
    "projectId": "prj_P135dFyr3qK4348aDz8FdBlvjRab",
    "redirect": null,
    "redirectStatusCode": null,
    "gitBranch": null,
    "customEnvironmentId": null,
    "updatedAt": 1751187503066,
    "createdAt": 1751187503066,
    "verified": true
  }
}

Why am I expecting a Verification Array?
Cause it's mentioned in the documentation:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions