We have dozens of feature services, image services and map services in our portal that are registered with user credentials. When viewing the Settings > [Layer_Type] > Credentials > Username, it doesn't always show the user that the layer was registered with, and sometimes is blank, so it's not a reliable way to see which user the layer was registered with. (That may be by design, but regardless it doesn't present the info I'm looking for). If you view the layer in the Admin Assistant, it doesn't have the credentials as part of the Description in the item's JSON. I was hoping to be able to get at the info with the python API if possible by querying the item details. if it's not viewable in the admin assistant then I'm skeptical that it will be available by the python API, but I'd like to confirm. I don't need the password, just the username. If it's not possible with the pyhon API then I'd be interested in any other way to get that information.