## MedplumClientOptions.redirect property [​](/content/docs/sdk/core.medplumclientoptions.redirect#medplumclientoptionsredirect-property/index.html)

The default redirect behavior.

The default behavior is to not follow redirects.

Use "follow" to automatically follow redirects.

**Signature:**

```typescript
redirect?: RequestRedirect;
```

- [MedplumClientOptions.redirect property](/content/docs/sdk/core.medplumclientoptions.redirect#medplumclientoptionsredirect-property/index.html)
