---
title: "Get External User Id"
method: GET
path: "/api/v3/integrations/{integration_id}/users/{user_id}"
tags: ["Integrations"]
---

# Get External User Id

`GET /api/v3/integrations/{integration_id}/users/{user_id}`

## Path parameters

- `integration_id` string, required
- `user_id` string, required

## Response `200`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nationgraph/apis/nationgraph-api.md) · [All operations](https://skmtc.dev/nationgraph/apis/nationgraph-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nationgraph/nationgraph-api/revisions/85804e68d86d/schema)
