Skip to main content
GET
Retrieve a Link

Description

This endpoint retrieves a Link.

Authentication

This endpoint requires API credentials via header authentication:
  • Client ID (header)
  • Access Key (header)

Path Parameters

Response

Success Response (200 OK)

Returns a Link object with all properties.

Error Responses

401 Unauthorized: Invalid or missing authentication credentials. 403 Forbidden: Insufficient permissions for the authenticated user. 404 Not Found: The specified link ID does not exist.