Genesys CX as Code CLI export returns empty array for Architect flows

I’m trying to dump all our Architect flows for a backup using the CLI, but the output is just an empty array. I ran genesyscloud export --resource-type architect-flow --all --output-dir ./flows and got zero JSON files. The token is valid since genesyscloud auth login worked fine. Is there a specific scope or flag I’m missing to actually pull the flow definitions?