# \_getDetails

Returns details of if a Link can be embedded

### Parameters

#### id

The ID of the Link

### Example

```
FM_api('Link_getDetails', ['id'=>'1']);
```

#### On Success

```
"1"
```
