Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
OK
A member object with its properties
Retrieves the member associated with the authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
A member object with its properties