---
title: "Get all Location Imports"
method: GET
path: "/batch"
tags: ["Batch Operation"]
---

# Get all Location Imports

`GET /batch`

Returns a list of all existing location imports for the current user

## Query parameters

- `max` integer
- `offset` integer
- `sort` string
- `order` string

## Response `200`

Successfully retrieved location imports

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

---

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