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

# POST /downloadAccount

`POST /downloadAccount`

Batch download user accounts.

## Request body

- IdentitytoolkitRelyingpartyDownloadAccountRequest — Request to download user account in batch.
  - `nextPageToken` string — The token for the next page. This should be taken from the previous response.
  - `targetProjectId` string — Specify which project (field value is actually project id) to operate. Only used when provided credential.
  - `delegatedProjectNumber` string, int64 — GCP project number of the requesting delegated app. Currently only intended for Firebase V1 migration.
  - `maxResults` integer — The max number of results to return in the response.

## 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)
