Get User Id
Get the user id from the jwt: This is in the description
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful Response
Get the user id from the jwt: This is in the description
Bearer authentication of the form Bearer <token>, where token is your auth token.