provider GET /v1/entitlements/features/{id}
@utdk/stripe /v1/entitlements/features/{id}
Retrieve a feature
<p>Retrieves a feature</p>
expand query
Specifies which fields in the response should be expanded.
array
id path required
The ID of the feature.
string

Try it

Authentication
Configure credentials for Stripe API
getentitlementsfeaturesid
GET/v1/entitlements/features/{id}
<p>Retrieves a feature</p>

Parameters

required

The ID of the feature.

Specifies which fields in the response should be expanded.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import stripe from '@utdk/stripe';

await stripe.getentitlementsfeaturesid()