Tfe_workspace_ids not getting ids

I am trying to use the tfe_workspace_ids to get a workspace id in my org but it is not returning anything. The data source I am using is the one below:

https://registry.terraform.io/providers/hashicorp/tfe/latest/docs/data-sources/workspace_ids

I have tried to use the “*” wildcard to select all, but it only selects the current working workspace. Any ideas?