membership

Get list of user's plans

Retrieve the list of plans from a specific user.

get/membership/{user_id}/plan

Path parameters

user_idstring required

User's ID

Query parameters

only_activeboolean

Retrieve only active plans. Enabled by default.

Response

Retrieve a list of all plans associated to an user.

idinteger
membership_typestring
start_datestring date
expiration_datestring date
cancellation_requested_datestring date

Changes

No recorded changes to this endpoint across all 1 revision of this API.