/orgs
/orgs/accounts
List
Lists coordinator-created shipper accounts with association filters, name search, sorting, and pagination. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (AccountListRes)
get/orgs/accounts/list/v1
Query parameters
searchstring nullable
Full-text account name search query
Full-text account name search query
filter_account_idstring nullable
Filter by account ID
Filter by account ID
filter_org_idstring nullable
Must be a string starting with org_
Filter by associated on-CHRT shipper organization
filter_off_chrt_org_data_idstring nullable
Filter by associated off-CHRT shipper organization data
Filter by associated off-CHRT shipper organization data
sort_by'name'
Field to sort by
sort_order'asc' | 'desc'
Sort order for query results
Sort order
pageinteger
page_sizeinteger
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.