API Reference · Payment Links

Retrieve a payment link

Fetches a payment link by id.

GET/v1/payment-links/:id

Returns the payment link with up-to-date view / payment / revenue counts.

Path parameters

idstringRequired

Payment link id (`pl_…`).

Errors

404
resource_missing

No payment link exists with that id.