Skip to content

Add status filter to List Subscriptions API #10808

@stilla

Description

@stilla

from the ticket

The List Subscriptions endpoint (GET /v1/subscriptions) currently does not support filtering by subscription status.

Requested Change

Add a status query parameter to allow filtering subscriptions by their status (e.g. active, trialing, canceled, past_due).

Use Case

Developers need to retrieve only active or trialing subscriptions without fetching all subscriptions and filtering client-side. This is a common need when syncing subscription state or building dashboards.

Sent by @rishi-raj-jain from Add status field to subscriptions list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions