# List payment link items List items for a specific payment link. Endpoint: GET /payment-links/{linkId}/items Version: 1.0.0 Security: BearerAuth ## Path parameters: - `linkId` (string, required) Unique identifier of the payment link Example: "pl_odninxMhEZ0CFSoOLOMfkx6i" ## Header parameters: - `Accept` (string, required) Response format must be json Example: "application/json"