---
title: "GET /v2/payment-intents/{payment_intent_id}/sensors/"
method: GET
path: "/v2/payment-intents/{payment_intent_id}/sensors/"
tags: ["Subscriptions"]
---

# GET /v2/payment-intents/{payment_intent_id}/sensors/

`GET /v2/payment-intents/{payment_intent_id}/sensors/`

Get sensor serial numbers for a Payment Intent.

        Args:
            payment_intent_id: Stripe Payment Intent ID

        Returns:
            JSON response with serial numbers list

## Query parameters

- `page` integer
- `page_size` integer

## Response `200`

Success

## Other responses

- `403` — Forbidden - Access Denied
- `404` — Not Found

---

[API](https://skmtc.dev/density/apis/your-project-api.md) · [All operations](https://skmtc.dev/density/apis/your-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/density/your-project-api/revisions/eab10fe035e6/schema)
