Skip to main content
GET
/
payment-links
/
{id}
Get a payment link
curl --request GET \
  --url https://api.example.com/payment-links/{id}
{}

Headers

x-auth-signature
string

Auth signature

Path Parameters

id
string
required

Payment link id

Response

Payment link

The response is of type object.