## MedplumClient.getAccessPolicy() method

Returns the current user access policy if available.

**Signature:**

```typescript
getAccessPolicy(): AccessPolicy | undefined;
```

**Returns:**

AccessPolicy \| undefined

The current user access policy if available.

- [MedplumClient.getAccessPolicy() method](/content/docs/sdk/core.medplumclient.getaccesspolicy#medplumclientgetaccesspolicy-method/index.html)
