---
title: "GET /widgets"
method: GET
path: "/widgets"
---

# GET /widgets

`GET /widgets`

List Widget resources

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- PagedWidgetSuite — Paged collection of WidgetSuite items
  - `value` WidgetSuite[], required — The WidgetSuite items on this page
    - `name` string, required — The widget name.
    - `manufacturerId` string, required — The ID of the widget's manufacturer.
    - `sharedModel` FakedSharedModel — Faked shared model
      - `tag` string, required — The tag.
      - `createdAt` string, date-time, required — The created date.
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/azure/apis/widget-widgetanalytics.md) · [All operations](https://skmtc.dev/azure/apis/widget-widgetanalytics/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/widget-widgetanalytics/revisions/fdceb8967d78/schema)
