Recover Enterprise API

Recover API Error Reference

6min

Overview

This document contains error codes and messages returned by the Recover API. Butter uses standard HTTP error codes, and parameters are provided in error responses to provide further guidance on the reason for the error.



HTTP Status Codes

Butter uses the following standard HTTP status codes:

  • 2XX OK — The request was successful.
  • 4XX Bad Request — The request is missing a required parameter or the request payload is incorrectly formatted.
  • 5XX Server Error — The request failed due to an issue on the Butter side (rare).

Example Responses

Example 200

JSON


Example 400

JSON


Example 403

JSON


Example 404

JSON


Example 415

JSON


Example 500

JSON