---
title: "Get subscription"
method: GET
path: "/m2m/subscriptions/{id}"
---

# Get subscription

`GET /m2m/subscriptions/{id}`

## Path parameters

- `id` string, required

## Response `200`

200

- object
  - `subscriptionId` string
  - `resources` object[]
    - `resourcePath` string
  - `groupName` string
  - `criteria` object
    - `serialNumbers` string[]
  - `subscriptionType` integer
  - `deletionPolicy` integer

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `404` — 404

---

[API](https://skmtc.dev/iotcreators/apis/iot-creators-scs-api.md) · [All operations](https://skmtc.dev/iotcreators/apis/iot-creators-scs-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iotcreators/iot-creators-scs-api/revisions/56410fabfdec/schema)
