Get User
A partner, using a token signed by their clientId and clientSecret, can call this method to get the current metadata associated with the user id.
Authentication
Authorizationstring
Enter your JWT Token here in the format: Bearer {token}
Query parameters
user_id
User Id
external_user_id
External User Id
Response
OK
message
success
user
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
