List Users
POST {{aws_cognito_identity_provider_base_url}}/?Action=ListUsers
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | An 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"}