Return details for a specific rate card including name, description, and aliases. This endpoint does not return rates - use the dedicated getRates or getRateSchedule endpoints to understand the rates on a rate card.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the rate card to get
The body is of type object
.
Success
The response is of type object
.