## getOutcomeRedirectUrl() function

**Signature:**

```typescript
export declare function getOutcomeRedirectUrl(outcome: OperationOutcome | undefined): string | undefined;
```

## Parameters

| Parameter | Type | Description |
| --- | --- | --- |
| outcome | OperationOutcome \| undefined |  |

**Returns:**

string \| undefined

- [getOutcomeRedirectUrl() function](/content/docs/sdk/core.getoutcomeredirecturl#getoutcomeredirecturl-function/index.html)
- [Parameters](/content/docs/sdk/core.getoutcomeredirecturl#parameters/index.html)
