Get an individual link

Returns an individual link.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

linkIdstringRequired
The id for the requested link.

Response

The individual link document.
namestringformat: "^(?![\s.]+$)[a-zA-Z\s.]*$">=1 character
addressstring>=1 character
descriptionstring
_metaobject

Errors

500
Internal Server Error