get https://api.coingate.com/api/v2/billing/subscribers/
Retrieves a specific subscriber.
Before making a GET Subscriber request, a POST Create Subscriber request should be made.
After a subscriber is created, you will get the subscriber ID which will be used in the GET Subscriber request.
❗To create requests within the CoinGate system the user should have an authentication token. To get it, please follow the instructions here.