I am using the arcgis python api to download feature layers from the account. Sometimes the api does not find/recognize the feature layer.
Here is the layer on AGOL

However when I run the code it does not find this feature layer, only some shapefiles. There is only a _P2 feature layer discovered.

I'm trying to understand this behavior in order to automate downloading layers from ArcGIS Online. Any feedback is appreciated.