Get network tokens
Get stored network tokens for the given payment method.
This endpoint requires the payment-methods.read
scope.
Network token provisioning via the API is not enabled by default in production.
Please contact support for further guidance.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the payment method.
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Query Parameters
Filters for transactions that have a payment method with an ID that matches exactly with the provided value.
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Response
A list of network tokens.
A list of network tokens.
A network token generated by an open-loop PSP.
The limit applied to request. This represents the number of items that are at maximum returned by this request.
1 <= x <= 100
1
The cursor that represents the next page of results. Use the cursor
query
parameter to fetch this page of items.
1 - 1000
"ZXhhbXBsZTE"
The cursor that represents the next page of results. Use the cursor
query
parameter to fetch this page of items.
1 - 1000
null