GET /partner-api/v2/admin/program_stripe_accounts HTTP/1.1 Host: X-API-Key: YOUR_API_KEY Accept: */*
success
{ "program_stripe_account": { "id": "text", "stripe_account_id": "text", "program_id": 1, "application_fee_percentage": 1 } }