Returns a list of Apple Pay certificate records.
This endpoint requires the apple-pay-certificates.read
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Defines the maximum number of items to return for this request.
1 <= x <= 100
1
A cursor that identifies the page of results to return. This is used to paginate the results of this API.
For the first page of results, this parameter can be left out.
For additional pages, use the value returned by the API in
the next_cursor
field. Similarly the previous_cursor
can be used to
reverse backwards in the list.
"ZXhhbXBsZTE"
Returns a list of Apple Pay certificate records.
A list of Apple Pay certificate records.