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_idstringOptionalformat: "uuid"
User Id
external_user_idstringOptional
External User Id

Response

OK
messagestring
successboolean
userobject

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error