Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method searches user in oAuth.

See service spesification.


Code Block
languagexml
titleSample Request
collapsetrue
curl -X GET -H 'Content-Type: application/json' -H 'Authorization:Bearer YW5WcFkyVnFkV2xqWldwMWFXTmxDZzpjY1hwWTR0cWRZbGVjNHAxYUdsMXVJ' 'https://private-31faf6-ehealthapi1.apiary-mock.com/users/employee_request/d290f1ee-6c54-4b01-90e6-d701748f0851'

...

Search user in oAuth by email.

Invoke WS - добавить имя метода + ссылка на apiary- List Users

See service specification

Code Block
languagexml
titleSample Request
collapsetrue
curl -X GET -H 'Content-Type: application/json' 'https://trump.herokuapp.com/users?email=john%40example.com'