List usersCopy Pageget https://{hostname}/amfa/v1/usersList user accounts configured in Akamai MFA, optionally filtered and paginated.Query ParamspageintegerDefaults to 1The page number index starting at the default value of 1.pageSizeintegerDefaults to 25The number of records displayed on each page. The default value is 25.statusstringenumEnum Filter user records by the specific status and display a list of user accounts that have this status.ACTIVEACTIVEDEVICES_DISABLEDPROVISIONING_DISABLEDPROVISIONEDADMIN_DISABLEDINACTIVEAllowed:ACTIVEDEVICES_DISABLEDPROVISIONING_DISABLEDPROVISIONEDADMIN_DISABLEDINACTIVEincludeDevicesbooleanDefaults to falseWhether the response should include device details for listed users. The default value is false.truetruefalsepolicyIdstringOptionally filter users subject to a specific policy.policyNamestringOptionally filter users subject to a specific policy, referred to by name.usernamestringOptionally filter users by name.emailstringOptionally filter users by email.contractIdstringrequiredUnique identifier for the contract.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response provides a list of users. 401Unauthorized. 500Internal server error.Updated 4 months ago