List your BYOCA carrier accounts
Retrieves carrier accounts that you have connected (BYOCA - Bring Your Own Carrier Account).
These are your own carrier credentials (e.g., your FedEx/UPS business account) linked to atoship.
If the response `data` array is empty, it means you have not connected any of your own carrier accounts yet.
Parameters
Query Parameters
carrier
string (USPS | FEDEX | UPS | DHL | CANADA_POST)
Filter by carrier type (L1 carriers only).
is_active
boolean
Filter by active status.
page
integer
Page number for pagination.
limit
integer
Number of items per page.
Returns
200
Returns a list of carrier accounts.
401
Authentication required.
Related
Carrier Accounts
GET/api/v1/carrier-accounts