新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Retrieving list of users and it's status via Python script

新規投稿

コメント

2件のコメント

  • Murtza

    To get a list of Managed Users through the API, the recommended route is authenticating as the Box Admin using the OAuth process.

     

    To test your script you can use the developer token generated through the developer console. For production use cases, you shouldn't use the developer token.

    0
    コメントアクション Permalink
  • sarogers

    Hi,

     

    I was told for a standalone app with screen (CLI) output you needed to use JWT w/OAuth but if you want a web output then just OAuth. But that a side there is almost no Python Boxsdk examples out there so it would have been nice if  you would have provided a Python code example(s) of how to authenticate and list user info.

    0
    コメントアクション Permalink

サインインしてコメントを残してください。