curl --location -g --request GET '{{url}}/api/v1/users' \ --header 'Authorization: Bearer {{token}}'
{}