---
title: "POST /getAccountInfo"
method: POST
path: "/getAccountInfo"
tags: ["relyingparty"]
---

# POST /getAccountInfo

`POST /getAccountInfo`

Returns the account info.

## Request body

- IdentitytoolkitRelyingpartyGetAccountInfoRequest — Request to get the account information.
  - `delegatedProjectNumber` string, int64 — GCP project number of the requesting delegated app. Currently only intended for Firebase V1 migration.
  - `idToken` string — The GITKit token of the authenticated user.
  - `phoneNumber` string[] — Privileged caller can query users by specified phone number.
  - `email` string[] — The list of emails of the users to inquiry.
  - `localId` string[] — The list of local ID's of the users to inquiry.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/identitytoolkit.md) · [All operations](https://skmtc.net/google/apis/identitytoolkit/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/identitytoolkit/versions/9ea63f196a10/schema)
