I am trying to pull in ALL my hostgroup ID's from the DT API.
It used to work using
Solved! Go to Solution.
You can try using the Monitored Entities API, using the entity type HOST_GROUP should give you what you are looking for:
/api/v2/entities?entitySelector=type%28%22host_group%22%29