Retrieve the authenticated artist’s wallet address and profile.
Overview:
This endpoint verifies the Bearer token from the Login with OTP endpoint and returns the associated artist address along with their profile information.
Authorization header.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.