core.medplumclient.getuserconfiguration | Medplum

MedplumClient.getUserConfiguration() method

Returns the current user configuration if available.

Signature:

getUserConfiguration(): WithId<UserConfiguration> | undefined;

Returns:

WithId | undefined

The current user configuration if available.