---
title: "POST /v1/{+parent}:checkCloudIdentityAccountsExist"
method: POST
path: "/v1/{+parent}:checkCloudIdentityAccountsExist"
tags: ["accounts"]
---

# POST /v1/{+parent}:checkCloudIdentityAccountsExist

`POST /v1/{+parent}:checkCloudIdentityAccountsExist`

Confirms the existence of Cloud Identity accounts based on the domain and if the Cloud Identity accounts are owned by the reseller. Possible error codes: * PERMISSION_DENIED: The reseller account making the request is different from the reseller account in the API request. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * INVALID_VALUE: Invalid domain value in the request. Return value: A list of CloudIdentityCustomerAccount resources for the domain (may be empty) Note: in the v1alpha1 version of the API, a NOT_FOUND error returns if no CloudIdentityCustomerAccount resources match the domain.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest — Request message for CloudChannelService.CheckCloudIdentityAccountsExist.
  - `domain` string — Required. Domain to fetch for Cloud Identity account customers, including domain and team customers. For team customers, please use the domain for their emails.
  - `primaryAdminEmail` string — Optional. Primary admin email to fetch for Cloud Identity account team customer.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/cloudchannel.md) · [All operations](https://skmtc.net/google/apis/cloudchannel/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/cloudchannel/revisions/7477d1d5f236/schema)
