List allowed APIsCopy Pageget https://{hostname}/identity-management/v3/users/{username}/allowed-apisThis operation lists available APIs for a user.Path ParamsusernamestringrequiredUnique username for each user. To get this value, run the List authorized users operation.Query ParamsclientTypestringenumDefaults to CLIENTEnum Filters data by client type, either USER_CLIENT, SERVICE_ACCOUNT, or default CLIENT.CLIENTUSER_CLIENTSERVICE_ACCOUNTCLIENTAllowed:USER_CLIENTSERVICE_ACCOUNTCLIENTallowAccountSwitchbooleanDefaults to falseIncludes account a user can switch to, false by default.truetruefalseaccountSwitchKeystringFor 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.Response 200The response provides APIs available to the user.Updated 4 months ago