Get details about the authenticated user.
Authorization header (required): Bearer ${EXTRUCT_API_TOKEN}.email and available_credits.
401 UnauthorizedBearer prefix.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.