Retrieve a user by ID.
Get user by id with API key
1. Use 'Authorization' header to pass API key
2. As a result, the API returns a user with the specified id in the path params.
ApiKey {your_api_key}
. Must be used either QB-Token or Authorization.200
A successful response
401
An error response
403
An error response
422
An error response
Retrieve a user by ID.
Get user by id with API key
1. Use 'Authorization' header to pass API key
2. As a result, the API returns a user with the specified id in the path params.
ApiKey {your_api_key}
. Must be used either QB-Token or Authorization.200
A successful response
401
An error response
403
An error response
422
An error response