Get carrier account
Retrieves a specific carrier account by ID.
Parameters
Path Parameters
id
string
Required
The carrier account ID.
Returns
200
Returns the carrier account.
401
Authentication required.
404
Carrier account not found.
Related
Carrier Accounts
GET/api/v1/carrier-accounts/[id]