Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ListUsers method #652

Open
cilerler opened this issue Aug 23, 2021 · 2 comments
Open

Implement ListUsers method #652

cilerler opened this issue Aug 23, 2021 · 2 comments
Labels

Comments

@cilerler
Copy link

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

@douglasmiller
Copy link
Contributor

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

@cilerler
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants