---
title: "GET /api/accessusers/seller"
method: GET
path: "/api/accessusers/seller"
tags: ["api", "accessusers"]
---

# GET /api/accessusers/seller

`GET /api/accessusers/seller`

Get associated Seller Id

## Headers

- `token` string, required — The token to authenticate against the access-control endpoints.

## Response `200`

OK

- GETAccessusersGetAssociatedSellerId200Response
  - `sellerId` string, required — The ID of the seller that owns the access user.

## Other responses

- `404` — Not Found

---

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