Get trusted environments
Returns the list of trusted environments for the organization. If no organization is passed in, the organization attached to the user is assumed.
GET
/trusted-environments
curl \
--request GET 'https://{{hostname}}/api/v1/trusted-environments' \
--user "username:password"