---
title: "Get a mapping from Ids to Paths for all datasets for a customer. Will go though all solutions for the given customer."
method: GET
path: "/api/geodata/mapExternalId/customer"
tags: ["ExternalMapping"]
---

# Get a mapping from Ids to Paths for all datasets for a customer. Will go though all solutions for the given customer.

`GET /api/geodata/mapExternalId/customer`

## Oauth2 Roles ##  
 - Requires user to have one of the following roles: owner, service

## Query parameters

- `customerId` string, required
- `originId` string

## Response `200`

OK

- object

## Other responses

- `400` — BadRequest. (Missing or malformed datasetId)
- `401` — Unauthorized. User needs to login first.

---

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