curl --location --request GET 'https://api.victorops.com//api-public/v1/team//policies' \ --header 'X-VO-Api-Id;' \ --header 'X-VO-Api-Key;'
{ "policies": [ { "name": "string", "slug": "string" } ] }