---
title: "Returns row count and resubmittable count for a given Google Sheet."
method: GET
path: "/v4.0/micro-ui/bulk-resubmission/spreadsheet-info"
tags: ["BulkResubmission"]
---

# Returns row count and resubmittable count for a given Google Sheet.

`GET /v4.0/micro-ui/bulk-resubmission/spreadsheet-info`

## Query parameters

- `SpreadsheetId` string, required
- `WorksheetName` string, required

## Response `200`

Success

- OrderBulkResubmissionSpreadsheetInfoResponseDto
  - `totalRowCount` integer
  - `resubmittableRowCount` integer

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/prodigi/apis/prodigi-api.md) · [All operations](https://skmtc.net/prodigi/apis/prodigi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prodigi/prodigi-api/revisions/697039a65afe/schema)
