---
title: "List assigned marketplace capabilities"
method: GET
path: "/v1/resources/marketplace-capabilities"
tags: ["Resources"]
---

# List assigned marketplace capabilities

`GET /v1/resources/marketplace-capabilities`

Returns grant-scoped marketplace capability references for the current member. Organization administration visibility never expands this desktop and agent inventory.

## Response `200`

Assigned marketplace capabilities returned successfully.

- AssignedMarketplaceCapabilitiesResponse
  - `items` object[], required
    - `configObjectId` string, required
    - `marketplaceId` string, nullable, required
    - `objectType` string, required
    - `pluginId` string, required

## Other responses

- `401` — The caller must be signed in to list assigned capabilities.

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/versions/55ba7d5c7a7b/schema)
