Skip to main content

GraphQL query for all data in account

  • March 3, 2022
  • 1 reply
  • 960 views

What would be the GraphQL syntax to retrieve all data in my account - boards, IDs, items, subitems, anything else in the account?

1 reply

Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • March 3, 2022

Hello there @rkaplan !

I don’t believe you will be able to build a working query that gets ALL of the information inside your account at once.

You can check our API documentation to see how to retrieve the data in multiple requests 🙂

Cheers,
Matias