curl --location --request GET 'https://slack.com/api/admin.teams.owners.list?token=&team_id='
{ "ok": true, "owner_ids": [ "U1234" ] }