Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Bij een succesvol antwoord bevat de response een payload zoals omschreven op Beschrijving Antwoord (GET /attesten/asbestattesten (work in progress))

400 Bad Request door OVAM

...

Code Block
languagejson
{
"title": "Bad Gateway",
"status": 502,
"detail": "Unexpected error from the source: Bad Gateway",
"instance": "f2eb9c9a-bbae-460b-8107-72f8536bde2d"
}

Ook wanneer het aantal resultaten te groot is (> 999) wordt een fout 502 teruggegeven:

Code Block
languagejson
{
"title": "Bad Gateway",
"status": 502,
"detail": "Source: Deze zoekopdracht leverde te veel resultaten op.",
"instance": "f2eb9c9a-bbae-460b-8107-72f8536bde2d"
}