---
title: "Get user ownership and rights (publish, marketplace)."
method: GET
path: "/Lesson/GetUserPublishRight"
tags: ["Lesson"]
---

# Get user ownership and rights (publish, marketplace).

`GET /Lesson/GetUserPublishRight`

## Query parameters

- `institutionID` integer
- `lessonID` integer

## Headers

- `X-Version` string

## Response `200`

{  "canPublish": true, "canSell": true, }

## Other responses

- `400` — If param invalid
- `401` — If unauthorized

---

[API](https://skmtc.dev/eon-xr/apis/eonxr-api.md) · [All operations](https://skmtc.dev/eon-xr/apis/eonxr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eon-xr/eonxr-api/revisions/538c75161c64/schema)
