Implement ListUsers method
I would like to be able to retrieve the users' list. Not sure where to ask this, so creating it here.
@cilerler I apologize for the very delayed response. I'm not sure how we missed this question.
Could you clarify what you would like to be able to do?
Do you want to be able to list the Users that are authorized to access the Recurly admin user interface? If so, the API is not intended to be used in that manner.
If you want to be able to list the Accounts that have subscriptions to your service, then the ListAccounts method would be what you want.
Thanks.
Do you want to be able to list the Users that are authorized to access the Recurly admin user interface? If so, the API is not intended to be used in that manner.
This is exactly what I would like to do.