@david_smith : I’m getting 404 error for few days.
Could my access be revoked ?
You should validate your API key is correct, best bet would be to generate a new key. What query are you making?
Hi @david_smith,
Nothing changed on my side, situation is weird :
Connection settings in use:
url = “https://us.api.insight.rapid7.com/graphql/”
“Accept-Version” , “kratos”
“Content-Type”,“application/json”
“X-Api-Key”,“efsdfdsfsidonotpostreqloneaffdsafaf5b”
“query”,"“query($orgId: String!) {organization(id: $orgId) {assets(first: 10000) {edges {node {agent {id agentSemanticVersion agentStatus agentLastUpdateTime timestamp } host{ hostNames{ name}}}cursor}}}}”
“variables”:{“orgId”:“0fdsafsdaidonotpostreqlonefsdfsdfasd4”
@thierry_bon this should be working once more, this was due to a change on our end which has since been reverted
Indeed, connexion is successful since last Saturday… ![]()
@david_smith
Hello David, David here ![]()
is there a way to retrieve agent information from eu.api.insight.rapid7.com/graphql? Currently the only way to have these useful information is by manually download it to a .csv.
My plan is to use these information on my PowerBI Dashboard, because there are valuable information like City,Region,Country Code,Continent. Since I want to automate this export, I searched the API's but could not find anything regarding Agent details.
Best regards
David
Yes if you open a support case we will share the documentation
David
