Exports users to a CSV file, responding with a binary file.By default all users within the current user's organization are included. The list can be limited by providing the userids query parameter with a list of user IDs.Only users with sufficient permissions can perform this request.
Request
Authorization
OAuth 2.0
Authorization Code
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.