---
title: "GET /api/favorites"
method: GET
path: "/api/favorites"
tags: ["Favorites"]
---

# GET /api/favorites

`GET /api/favorites`

## Response `200`

OK

- FavoriteViewModel[]
  - `customerId` string, nullable
  - `subscriptionId` string, nullable
  - `environmentId` string, nullable
  - `productId` string, nullable

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.dev/indysoft/apis/indysoft-authbridge-server.md) · [All operations](https://skmtc.dev/indysoft/apis/indysoft-authbridge-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/indysoft/indysoft-authbridge-server/revisions/6ea03b3c150b/schema)
