Basic
Retrieve payment link
Retrieve details of a specific payment link using its unique identifier. This endpoint allows you to access information about the payment link, including its status and configuration. It is useful for checking the current settings or status of a payment link in your HubSpot account.
get/commerce/payment-links/2026-09-beta/payment-links/{paymentLinkId}
Path parameters
paymentLinkIdstring required
The unique identifier of the payment link to retrieve.
Query parameters
archivedboolean
Whether to return only results that have been archived. Defaults to false.
Response
successful operation