Skip to content

Commit c096ff5

Browse files
committed
Update emu-scim query to include PAT scopes
1 parent 69acdac commit c096ff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphql/queries/emu-list-scim-accounts.graphql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# This GraphQL query can be used to generate a list of enterprise members and their SCIM account details in a GitHub Enterprise Cloud with Managed Users (EMU) enterprise account.
22
#
3+
# Please ensure that your Personal Access Token (PAT) has the "read:enterprise" scope to access enterprise-level data.
34
# Replace `ENTEPRISE_SLUG` with the slug of your enterprise. To get more than 10 members, you can adjust the "first" parameter.
45
#
56
# Note: the output will include suspended users (identified with their obfuscated account name), but it will not include personal user accounts that are not part of the EMU (Enterprise Managed Users) system.

0 commit comments

Comments
 (0)