Carriers
Get Carrier
The Get Carrier method returns a Carrier object that include additional details about an Axle-supported insurance carrier.
GET
/
carriers
/
{id}
Authorizations
x-client-secret
string
headerrequiredYour secret API key. This will be shared with you during onboarding and should be considered sensitive - it’s a password after all! Your secret will be matched with your client ID to authenticate your requests.
Headers
x-client-id
string
requiredYour client ID. This will be shared with you during onboarding.
Path Parameters
id
string
requiredThe unique ID for the requested carrier. Returned in Account and Policy objects as carrier
.
Response
200 - application/json
success
boolean
Indicates whether the operation was performed successfully.
data
object