List Users

POST {{aws_cognito_identity_provider_base_url}}/?Action=ListUsers

Request Params

KeyDatatypeRequiredDescription
ActionstringAn array of strings, where each string is the name of a user attribute to be returned for each user in the search results. If the array is null, all attributes are returned.

Request Body

{"AccessToken"=>"string"}