Hi,
I’m trying to synchronize the Grafana teams and the teams on my own project. So I need to know how to get all teams from grafana with Http API. Get All Users function is there in grafana http api documentation but Get All teams doesnt.
How can I deal with it?
@tarikziyabilgin did you finally managed to get all Teams? I am having the same need and seems API don’t have the option
What version of grafana are you on? you can hit the Teams api to get those
true, teams/search alone is not well documented on Docs, I figured out it was only to search specific groups Thanks