Clients
Retrieve a recurring token
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
OK
A record of one of recurring_token
-s saved for a specific client. id
of this object will be the same as the recurring_token
saved.