Skip to main content
In case of an error, Finch’s API will respond with an appropriate HTTP status code and error body. Finch uses HTTP status codes to indicate the success or failure of an API request.
  • 2xx: indicates success
  • 4xx: indicates developer or user-related errors
  • 5xx: indicates Finch-related issues

Error Schema

Error Types