List
Lists coordinator-created shipper accounts with association filters, name search, sorting, and pagination. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (AccountListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
search
Full-text account name search query
filter_account_id
Filter by account ID
filter_org_id
Filter by associated on-CHRT shipper organization
filter_off_chrt_org_data_id
Filter by associated off-CHRT shipper organization data
sort_by
Field to sort by
sort_order
Sort order
Allowed values:
page
page_size
Response
Successful Response
items
total_count
Errors
422
Accounts List V1request Unprocessable Entity Error

