Query and update user info with NerdGraph API

September 30, 2022

New NerdGraph functionalities for organization and user management are now available.

You can now query a user's name, user ID, user type, email, and last active date with our NerdGraph API. You can also update a user's user type and email address.

NerdGraph is our GraphQL-format API that lets you query New Relic data and configure some New Relic features. It is an open-source API format that allows you to request exactly the data needed, with no over-fetching or under-fetching.

Watch this short video to learn how to get started with NerdGraph API Explorer:

Check out the NerdGraph tutorials in our docs to learn more.

Edit this doc