```pwsh
Invoke-WebRequest 'https://gitlab.com/api/v4/users/7984176?access_token=glpat-KMNv5hmu7xuMbNUWpfqd' | ConvertFrom-Json | Select-Object -ExpandProperty bio
```
This user hasn't posted anything yet.