curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/users/{id} \
--header 'Authorization: Bearer <token>'{}Display the specified user.
curl --request GET \
--url https://{tenant}.torchapp.com.au/api/v1/users/{id} \
--header 'Authorization: Bearer <token>'{}