Summary
Get an individual link.
Description
Get an individual link
Route
GET /external-links/:linkId
Roles
            admin
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| linkId | string | yes | The id for the requested link. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | The individual link document. |