Skip to main content

Get customer token

Use this API request to retrieve the content of a Ledyer customer token. The request will return the status of the token as well as the customer details.

curl -X GET \
-H 'authorization: Bearer v4.public.eyJpc3MiOiJs...' \
https://api.sandbox.ledyer.com/v1/customer-tokens/:token \

Path parameters

token

The token that was obtained when the customer token was created.