core.medplumclient.getuserconfiguration | Medplum
MedplumClient.getUserConfiguration() method
Returns the current user configuration if available.
Signature:
getUserConfiguration(): WithId<UserConfiguration> | undefined;
Returns:
WithId
The current user configuration if available.