get https://api.whop.com/api/v2/customers
Returns a list of all your members. Members are users who have a currently active membership.
Log in to see full request history
Response
Returns a list of all your members. Members are users who have a currently active membership.
xxxxxxxxxx
curl --request GET \
--url 'https://api.whop.com/api/v2/customers?page=1&per=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: