Front API

Getting access, Developing, Testing

Back to Front

Get link

Fetch a link.

Input

type: object properties: parameters: type: object properties: link_id: type: string description: (Required) The link ID required: - link_id title: Parameters

Output

type: object properties: _links: type: object properties: self: type: string id: type: string name: type: string type: type: string external_url: type: string