List rate plansSuperseded by `/availability`, which returns rates inline. DeprecatedThis endpoint may be removed in a future version. GET/rates Superseded by /availability, which returns rates inline. Responses # Status Description 200 Rate plans. Try it # curl -X GET "https://api.example.com/v1/rates" \ -H "Authorization: Bearer $TOKEN"Copy