A valid request URL is required to generate request examples{
"carriers": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"carrierId": "<string>",
"certified": true,
"description": "<string>",
"features": [
"<string>"
],
"isBuiltIn": true,
"logoUrl": "<string>",
"name": "<string>"
}
]
}Get a list of supported carriers.
A valid request URL is required to generate request examples{
"carriers": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"carrierId": "<string>",
"certified": true,
"description": "<string>",
"features": [
"<string>"
],
"isBuiltIn": true,
"logoUrl": "<string>",
"name": "<string>"
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success
Response containing a list of Carriers supported on a tenant / site.
Show child attributes