v1

latestOpenAPI 3.1.02026-07-243113441.2 MB
Companies

Get all the admins at a company

Returns a list of all the admins at a company

scope: company_admin:read

get/v1/companies/{company_id}/admins

Path parameters

company_idstring required

The UUID of the company

Query parameters

pageinteger

The page that is requested. When unspecified, will load all objects unless endpoint forces pagination.

perinteger

Number of objects per page. For majority of endpoints will default to 25

Headers

X-Gusto-API-Version'2026-06-15'

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Response

Success

uuidstring required

The unique id of the admin.

emailstring

The email of the admin for Gusto's system.

first_namestring

The first name of the admin.

last_namestring

The last name of the admin.

phonestring nullable

The phone number of the admin.