recurly-client-dotnet icon indicating copy to clipboard operation
recurly-client-dotnet copied to clipboard

Implement ListUsers method

Open cilerler opened this issue 4 years ago • 2 comments

I would like to be able to retrieve the users' list. Not sure where to ask this, so creating it here.

cilerler avatar Aug 23 '21 19:08 cilerler

@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.

douglasmiller avatar Oct 23 '21 00:10 douglasmiller

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.

cilerler avatar Oct 23 '21 03:10 cilerler