---
title: "Get Bulk Ids For Study Area"
method: POST
path: "/api/v1/config/data-preparation/bulk-ids"
tags: ["Data Preparation"]
---

# Get Bulk Ids For Study Area

`POST /api/v1/config/data-preparation/bulk-ids`

## Request body

- BulkIdParameters
  - `buffer_distance` integer, required
  - `study_area_ids` integer[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/plan4better/apis/goat.md) · [All operations](https://skmtc.net/plan4better/apis/goat/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/plan4better/goat/revisions/931df3e5ac48/schema)
