user.view — OWNERcurl --location --request GET 'https://test.your-api-server.com/organizations//users/'{
"id": 1,
"email": "jane@example.com",
"name": "Jane Doe",
"two_fa_enabled": false,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}