I'm trying to use the v3 APIs to build a process to remove users no longer with the company.
When I pass the user ID through the delete API it returns a message that the user owns assets:

However when I run the same id through the endpoint to get user assets nothing shows up:

Has anyone run into this before?