---
title: "GET /api/v1/ManagementLinks/grouped"
method: GET
path: "/api/v1/ManagementLinks/grouped"
tags: ["ManagementLinks"]
---

# GET /api/v1/ManagementLinks/grouped

`GET /api/v1/ManagementLinks/grouped`

## Query parameters

- `SubscriptionIds` integer[], nullable
- `ResellerCustomerIds` integer[], nullable
- `Page` integer
- `PageSize` integer

## Response `200`

Success

- ManagementLinkGrouped[]
  - `link` string, nullable
  - `resellerCustomer` ObjectReference
    - `id` integer
    - `name` string, nullable
  - `text` string, nullable

---

[API](https://skmtc.net/crayon/apis/crayon-group-customer-api.md) · [All operations](https://skmtc.net/crayon/apis/crayon-group-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crayon/crayon-group-customer-api/versions/a04494a78f65/schema)
