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