List Super Admins with Assigned Companies
Returns a list of Super Admins with basic account data and a count of Companies associated with them. The id returned with Super Admin data may be used with other Super Admin API endpoints as the superAdminId.
Authentication
Query parameters
Determines whether results will be sorted in acending (ASC) or descending (DESC) order.
Search string for the request. Response data will be limited to accounts matching this string in firstName, lastName, or email.
Filter results by uuid. An empty uuid parameter will return all results.
Indicates whether to include extra fields in the response. A value of 0 will exclude extra fields, while a value of 1 will include them.