Sparkscan API

Error responses

Sparkscans error response format follows RFC 7807. Each error response includes:

  • status: Same as the HTTP status code
  • title: Brief description of the error message
  • type: URI that links to the respective error case documentation for further reference
  • detail: Human readable description providing more insight into the error
Last modified on