curl --location --request GET 'https://slack.com/api/admin.teams.owners.list?token=&team_id='
{
"ok": true,
"owner_ids": [
"U1234"
]
}
admin.teams:read
cursor
to next_cursor
returned by the previous call to list items in the next page.