Case

Get all cases based on service and law

get/cases/{service}/{law}

Path parameters

servicestring required
Example:TOESLAGEN

filter for service

lawstring required
Example:zorgtoeslagwet

filter for law

Response

Case list response

Example response

{
  "data": [
    {
      "bsn": "111222333"
    }
  ]
}

Changes

Changed in 5 of the 15 revisions of this API.41416

    • added the optional property data/items/claim_ids to the response with the 200 status

      response-optional-property-added

  • 478b6ca4b28e17See the full diff
    • the data/items/appealStatus response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/items/appealStatus/appealPeriod to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/appealStatus/competentCourt to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/appealStatus/courtType to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/appealStatus/directAppeal to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/appealStatus/directAppealReason to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/appealStatus/notPossibleReason to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/appealStatus/possible to the response with the 200 status

      response-optional-property-added

    • api operation id caseListBasedOnServiceLaw was added

      api-operation-id-added

  • 26f537c57ba916See the full diff
    • the data/items/objectionStatus response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/items/objectionStatus/admissable to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/objectionStatus/decisionPeriod to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/objectionStatus/extensionPeriod to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/objectionStatus/notPossibleReason to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/objectionStatus/objectionPeriod to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/objectionStatus/possible to the response with the 200 status

      response-optional-property-added

  • 73ada8f526352141See the full diff
    • the data/items/appealStatus response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/items/objectionStatus response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property data/items/appealStatus/appealPeriod from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/appealStatus/competentCourt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/appealStatus/courtType from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/appealStatus/directAppeal from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/appealStatus/directAppealReason from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/appealStatus/notPossibleReason from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/appealStatus/possible from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/claim_ids from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/objectionStatus/admissable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/objectionStatus/decisionPeriod from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/objectionStatus/extensionPeriod from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/objectionStatus/notPossibleReason from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/objectionStatus/objectionPeriod from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/objectionStatus/possible from the response with the 200 status

      response-optional-property-removed

    • api operation id caseListBasedOnServiceLaw removed and replaced with

      api-operation-id-removed

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog