Users
Get User by External User ID
Retrieve a user by External User ID.
GET
Recipes
Get user by external user id with API key
Get user by external user id with API key
1
1. Use 'Authorization' header to pass API key
2
2. As a result, the API returns a user with the specified external user id
Query Parameters
ID of the user in the external system .
Headers
A user session token. See Authentication page to learn more about the session token.
API key from Dashboard. Expected format:
ApiKey {your_api_key}
. Must be used either QB-Token or Authorization.Responses
200
200
A successful response
401
401
An error response
403
403
An error response
422
422
An error response