We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. How can i get data in .json where will be information of organisation. I used such url : https://rest.db.ripe.net/ripe/inetnum/194.32.176.0-194.32.195.255.json but there no info about email of organisation. How to get it ? thanks
The text was updated successfully, but these errors were encountered:
maybe i need to get first [org] : https://rest.db.ripe.net/ripe/inetnum/194.32.176.0-194.32.195.255.json and then : http://rest.db.ripe.net/organisation/ORG-SPUP2-RIPE
is there other options ?
Sorry, something went wrong.
as far as is know they have been removed due to the GDPR
They are filtered - see https://apps.db.ripe.net/docs/13.Types-of-Queries/06-Filtering-the-Query-Reponse.html
If you add unfiltered as a parameter then the results come out without filtering - for example see AA1-TEST filtered vs AA1-TEST unfiltered
unfiltered
No branches or pull requests
Hi. How can i get data in .json where will be information of organisation.
I used such url :
https://rest.db.ripe.net/ripe/inetnum/194.32.176.0-194.32.195.255.json
but there no info about email of organisation. How to get it ? thanks
The text was updated successfully, but these errors were encountered: