Get Team Member

What's the purpose of this endpoint?

Retrieve a user.

How it works

We need the user token_id or email or employee_number parameter to be sent.

If both parameters are sent we will user token_id to find the user.

If no user is found the API will return a 404 error.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!