---
search:
  tags:
    - projects
    - GET
seo:
  description: >-
    What this endpoint does:… Reference for the GET
    /projects/{projectId}/subscription-billings/products-from-snapshot endpoint
    in the Leadtime Public API API.
sidebar:
  badge: GET
  label: Get products from billing snapshot
title: Get products from billing snapshot
type: openapi-operation
---
**What this endpoint does:**
Returns products from the current billing snapshot for Single type projects. These products represent what will be used for invoice generation and show how invoice rows will be formed.

**What data is returned:**
- Products from the billing snapshot (productsBillingProjectSnapshotId or billingProjectSnapshotId)
- Only for Single type projects
- Products are sorted by their sort order
- Includes product details: name, prices, quantities, active dates, etc.

**Use cases:**
- Display products that will be used for billing
- Preview how invoice rows will be formed
- Show read-only product information for subscription billing

<Operation source="api-reference" id="projectsubscriptionbillingscontroller-getproductsfrombillingsnapshot" />
