* Get token by application ID * - Minimum required role: `user` * - Allow unverified users: `false` * - Application token allowed: `false` * * @param applicationId Application ID to get token for * @returns TokenResponse * @throws ApiError
(
applicationId: string,
)