Status Codes & Descriptions
Status Code | Description |
401 Unauthorized* | An API token has not been included in the request or invalid API keys. Check to make sure the information is entered correctly. |
404 Not Found | Invalid request method. Check the HTTP Method of your request. |
422 Unprocessable Entity | We were unable to process the request.Either a required attribute was missing or the user email included in the request payload already exists in Gusto. |
429 Too Many Requests | Rate limit exceeded. You can make 60 calls per minute on behalf of each user that has connected your application.Reduce the number of calls. |
500 Internal Server Error | Something went wrong on our end. Please email [email protected] if this happens and forward the request payload that was sent. |
Previous: Contractor Sync | Next: Developer Support