Get Carriers
Obtain the list of your carriers
get
Authorizations
AuthorizationstringRequired
Enter your JWT access token
Responses
200
Successfully retrieved the list of carriers
application/json
carrierIdstringRequired
Carrier ID (K2 ID number)
carrierNamestringRequired
Carrier name
404
Carriers not found
application/json
500
Internal server error
application/json
get
/v1/carriersLast updated