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

E2EE API v5: How to list cards? #22

Open
max-mapper opened this issue May 10, 2019 · 3 comments
Open

E2EE API v5: How to list cards? #22

max-mapper opened this issue May 10, 2019 · 3 comments

Comments

@max-mapper
Copy link

Hi, I'm trying to debug why my app is getting errors retrieving cards. I cannot view card data on the dashboard. I tried the latest CLI and there does not seem to be a way to interact with the cards service. Is there any supported way to view card data short of writing my own program?

@cardoso
Copy link

cardoso commented May 10, 2019

Hi, Max. For now, card management is only possible through our APIs and SDKs. We're aware of the need and will make it possible at some point.

@max-mapper
Copy link
Author

max-mapper commented May 10, 2019

@cardoso Ok thanks. Through the API is there a way to list all card identifiers? Or is it assumed that I am storing my UIDs in an external system and relying on that to enumerate the cards stored in the virgil cards service?

@cardoso
Copy link

cardoso commented May 11, 2019

@maxogden for now, you'd have to store all identities to list all cards, but this is not the most common use-case, so in general we don't assume you're storing identities. We're currently working on an admin-level API to list all cards.

Can you be more specific about the errors you mentioned? Perhaps I can help.

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

No branches or pull requests

2 participants