This sample code demonstrate how you can get a billing agreement, as documented here at: https://developer.paypal.com/docs/api/payments.billing-agreements/v1/#billing-agreements_get API used: GET /v1/payments/billing-agreements/{agreement_id}
Retrieving the Agreement object from Create Agreement From Credit Card Sample
NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY
Get Billing Agreement Sample
This sample code demonstrate how you can get a billing agreement, as documented here at: https://developer.paypal.com/docs/api/payments.billing-agreements/v1/#billing-agreements_get API used: GET /v1/payments/billing-agreements/{agreement_id}