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

Download all the manual curation history from Apollo? #2653

Open
XiaomeiLi1 opened this issue Nov 4, 2022 · 1 comment
Open

Download all the manual curation history from Apollo? #2653

XiaomeiLi1 opened this issue Nov 4, 2022 · 1 comment

Comments

@XiaomeiLi1
Copy link

Hello, Apollo team,
Can we download all the manual curation history via Apollo API? I used the History Sevices, but it does not work. My script is
curl --header 'Content-Type:application/json' --data '{"username":"demo@demo.com","password":"demo"}' http://demo.genomearchitect.io/Apollo2/featureEvent/findChanges

Do you have any idea how to achieve my purpose? Thank you for your help!

Regards,
Xiaomei.

@cmdcolin
Copy link
Collaborator

cmdcolin commented Nov 4, 2022

I think it requires admin account to do this, so your request there is on a non-admin account and returns status 401. That may be on the right track though!

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