Users
Billing
Retrieve a user's billing subscription
Retrieves the billing subscription for the specified user. This includes subscription details, active plans, billing information, and payment status. The subscription contains subscription items which represent the individual plans the user is subscribed to.
get/users/{user_id}/billing/subscription
Path parameters
user_idstring required
The ID of the user whose subscription to retrieve
Response
A commerce subscription.