Skip to main content

Retrieve dashboard to check team visibility

  • April 15, 2024
  • 2 replies
  • 103 views

Hi,
is there a way to retrieve the dashboard as is possibile to do with the boards?

I checked the docs and the forum but i dind’t find anything.

With the query

{
boards(limit: 1000) {
id
name
type
__typename
team_subscribers {
id
name
__typename
}
}
}

i can retrieve Bords ( and portfolio, templates ) ,subboards, documents.

No dashboard was retrieved. Is there a way to retrieve the dashboards?

I’d like to check if all the teams are able to view the right dashboards and the dashboards are connected to the right boards.

Thank you very much

Davide

2 replies

Matias.Monday
Forum|alt.badge.img
  • monday.com Team Member
  • April 16, 2024

Hello there @davide.monticelli,

As of today it is not possible to do such thing via the API.

Let me know if you have any other questions 🙂

Cheers,
Matias


  • Author
  • Participating Frequently
  • April 16, 2024