## getStatus() function
**Signature:**

```typescript
export declare function getStatus(outcome: OperationOutcome): number;
```

## Parameters

| Parameter | Type             | Description |
| --------- | ---------------- | ----------- |
| outcome   | OperationOutcome |             |

**Returns:**

number

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