Retrieve information about the External Tag Sources defined in GoPlant
GET https://{goplant_instance}/api/rest/external-tag-sources
X-Api-Version: 101
Authorization: Basic <encoded username:password>
GET https://{goplant_instance}/api/rest/external-tag-sources/:uuid
X-Api-Version: 101
Authorization: Basic <encoded username:password>