---
title: "Create use with SumSub sharing token"
method: GET
path: "/api/v1/user/sharing-token"
tags: ["Obsolete"]
---

# Create use with SumSub sharing token

`GET /api/v1/user/sharing-token`

Creates a user with SumSub sharing token. </br>This method is deprecated and will be removed in the future.

## Query parameters

- `sumsub_client_id` string, required

## Response `200`

OK

- ResponseUserSharingTokenResponse
  - `token` string, required — Token for the SumSub API to access the user KYC data submitted during the initial verification process.

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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