ApiRequestError: { message: string; status?: number; type?: string }

Internal error object returned by ApiRequest

Type declaration

  • message: string

    Error message

  • Optionalstatus?: number

    HTTP status code

  • Optionaltype?: string

    Error type