| Get Company by ID | Get company metadata by ID |
| List Companies | List all companies that the currently authenticated user is a part of |
| List Company Admins | List all admin users at a company |
| Create Employee | Create an employee of a company |
| Find Employee by Email | Get an employee by personal email address. |
| Get Employee | Get an employee by ID |
| List Employees | List employees of a company |
| Get Pay Schedule by ID | Get a pay schedules for a company by pay schedule ID |
| List Pay Schedules | List pay schedules for a company |
| Terminate Employee | End an employee's employment |
| List Webhook Subscriptions | Returns all webhook subscriptions associated with the provided Partner API token for Gusto. |
| Get Webhook Subscription | Returns the Webhook Subscription associated with the provided UUID for Gusto. |
| Create Webhook Subscription | Creates a Webhook Subscription to receive notifications when entities change for Gusto. |
| Update Webhook Subscription | Updates the Webhook Subscription associated with the provided UUID for Gusto. |
| Delete Webhook Subscription | Deletes the Webhook Subscription associated with the provided UUID for Gusto. |
| Get Webhook Events | Get webhook events based on the partner application's scopes for Gusto. |
| Raw Request | Send raw HTTP request to Gusto |