ユーザー一覧を一括で取得したいと考えております。
Get Userのテストはうまくいきましたが、Get all usersに相当するAPIはありますでしょうか?
参照したリファレンス
https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-users/#api-wiki-rest-api-user-get
アトラシアンコミュニティをご利用いただき、ありがとうございます。
以下のAPIをご使用いただくことで、ユーザーの一覧を取得可能です。
例 : rest/api/3/users/search?&maxResults=1000
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.