# \_logGet

Get list of status updates for an Job.

### Parameters

#### id

The ID of the Job.

### Example

```
FM_api('Job_logGet', ['id' => '222402']);
```

### Result

```
[]
```
