Query API to get WorkSpace Details

  1. Is there any GraphQL Query API to get LIst of workspace and/or workspace details by id

  2. Is there any GraphQL Query API to get list of boards for any given Workspace ?

  3. Is there any GraphQL Query API to get list of Items for any given Workspace ?

Hi @TechOpsHub!

At this time, you can use a boards() root query to find which workspace a board belongs to.

I imagine your inquiry is regarding querying workspaces as a root query. As such, I would be more than happy to forward your feedback to our Product team for consideration!

Thanks

Hi Helen,

Thank you for your quick reply.

Yes, i was looking for API availability for Workspace Query at-list [Work Space as root query :slight_smile: ]

1 Like