What could be the reason behind some dashboard doesn't come up in search_dashboard API (3.1) ?

I’m trying to fetch all dashboard using search_dashboard API provided in API-docs. Using space id as filter.

All user-defined dashboard are coming up but some dashboard which are converted to user-defined dashboard from LookML dashboard are not coming up.

Does search_dashboard API have some caveat around search for converted dashboard ?

Solved Solved
0 1 111
1 ACCEPTED SOLUTION

That can only happen because of bad use of limit and offset in search dashboard api endpoint

View solution in original post

1 REPLY 1

That can only happen because of bad use of limit and offset in search dashboard api endpoint

Top Labels in this Space
Top Solution Authors