Should the Account ID I use to make API calls be the same as my co-workers?

jdowdy
jdowdy ✭✭✭✭✭
Hi! I'm hoping to make some API calls and need my Account ID to do so. I used the following query to find my Account ID in the JupiterOne app:
FIND jupiterone_account as a return a._accountId 
However, the account ID I found is the same one my co-worker is using. Is that expected?

Answers

  • crystralRamirez
    crystralRamirez ✭✭✭✭✭
    Yes, that's correct. That value you get from that query is the one account id for your JupiterOne account, so it would be the same for every API call regardless of user.

This Month's Leaders