MageSmith
GETCatalog · Magento 2.4.9 Admin · Magento_Catalog::catalog

GET /V1/products/links/:type/attributes

GET /V1/products/links/:type/attributes is a Magento 2 REST endpoint in the Catalog module. Provide a list of the product link type attributes. Requires an admin Bearer token with ACL Magento_Catalog::catalog.

Last verified: against Magento 2.4.9.

Returns

Magento\Catalog\Api\Data\ProductLinkAttributeInterface[]

Service contract

Magento\Catalog\Api\ProductLinkTypeListInterface::getItemAttributes

Authorization

Admin Bearer token with ACL:

  • Magento_Catalog::catalog

Path parameters

type string Required

Example request

Auto-generated from the service contract — paste-ready against your store's /rest/default base. Replace the host, store code, ACL token, and any required values before running.

Headers

Accept
application/json
Authorization
Bearer <ACCESS_TOKEN> admin token with ACL: Magento_Catalog::catalog

Path

/V1/products/links/{type}/attributes

Every Magento dev tool, in one hosted workspace.

Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.