Skip to main content
These types are exported by @getpara/rest-sdk.

Import

ParaRestError

Non-success HTTP responses throw ParaRestError.
ParaRestSerializationError reports a body that cannot be JSON encoded, such as a function, symbol, or circular reference. ParaRestValidationError reports a local invalid argument before a REST call is sent.