Get Super Admin's Assigned Companies
Authentication
Path parameters
The unique numeric ID assigned to the Super Admin by B2B Edition. This ID does not match the BigCommerce customer account ID. To find the ID of a given Super Admin account, use the Server-to-Server Super Admin API.
Query parameters
Maximum number of results to display per page. Values over 250 will return only 250 results.
Determines the Company field by which results will be sorted. If this is omitted, results are sorted by companyId.
Determines the sort order (ascending or descending) of the results.
Search string for filtering results. If this parameter is provided, results will include entries with a partial match in companyName or companyAdminEmail.