List rate plans

Superseded by `/availability`, which returns rates inline.

Deprecated

This 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"