/documents/{id}

GET documents (with the specified identifier)

Path Parameters
  • id
    Type: string
    required
Responses
  • application/json
  • application/json
Request Example for get/documents/{id}
curl 'https://api.bedrijvencheck.nl/24/documents/{id}' \
  --header 'Authorization: Basic username:password'
{
  "document": {
    "id": "string",
    "status": "unknown",
    "status_errors": [
      "string"
    ],
    "source": "string",
    "source_identifier": "string",
    "result": "string",
    "created_at": "2026-09-01T15:15:25.080Z",
    "pr_document_type": 1,
    "finished": true,
    "type": "D",
    "number": "string",
    "country": "string",
    "nationality": "string",
    "expiration_date": "string",
    "gender": "male",
    "first_name": "string",
    "last_name": "string",
    "full_name": "string",
    "date_of_birth": "string",
    "place_of_birth": "string",
    "social_security_number": "string",
    "issuing_authority": "string",
    "issue_date": "string",
    "issue_state": "string",
    "remainder_term": 1,
    "checkdigit_number": 1,
    "checkdigit_date_of_birth": 1,
    "checkdigit_expire_date": 1,
    "checkdigit_final": 1,
    "mrz_string": "string",
    "mrz_string_correct": "string",
    "height": "string",
    "age": 1,
    "fields": {
      "type": "D",
      "number": "string",
      "country": "string",
      "nationality": "string",
      "expiration_date": "string",
      "gender": "male",
      "first_name": "string",
      "last_name": "string",
      "full_name": "string",
      "date_of_birth": "string",
      "place_of_birth": "string",
      "social_security_number": "string",
      "issuing_authority": "string",
      "issue_date": "string",
      "issue_state": "string",
      "remainder_term": 1,
      "checkdigit_number": 1,
      "checkdigit_date_of_birth": 1,
      "checkdigit_expire_date": 1,
      "checkdigit_final": 1,
      "mrz_string": "string",
      "mrz_string_correct": "string",
      "height": "string",
      "age": 1,
      "drivers_license_am_from": "string",
      "drivers_license_am_to": "string",
      "drivers_license_a1_from": "string",
      "drivers_license_a1_to": "string",
      "drivers_license_a2_from": "string",
      "drivers_license_a2_to": "string",
      "drivers_license_a_from": "string",
      "drivers_license_a_to": "string",
      "drivers_license_b1_from": "string",
      "drivers_license_b1_to": "string",
      "drivers_license_b_from": "string",
      "drivers_license_b_to": "string",
      "drivers_license_c1_from": "string",
      "drivers_license_c1_to": "string",
      "drivers_license_c_from": "string",
      "drivers_license_c_to": "string",
      "drivers_license_d1_from": "string",
      "drivers_license_d1_to": "string",
      "drivers_license_d_from": "string",
      "drivers_license_d_to": "string",
      "drivers_license_be_from": "string",
      "drivers_license_be_to": "string",
      "drivers_license_c1e_from": "string",
      "drivers_license_c1e_to": "string",
      "drivers_license_ce_from": "string",
      "drivers_license_ce_to": "string",
      "drivers_license_d1e_from": "string",
      "drivers_license_d1e_to": "string",
      "drivers_license_de_from": "string",
      "drivers_license_de_to": "string",
      "drivers_license_m_from": "string",
      "drivers_license_m_to": "string",
      "drivers_license_l_from": "string",
      "drivers_license_l_to": "string",
      "drivers_license_t_from": "string",
      "drivers_license_t_to": "string"
    },
    "mrz_fields": {
      "type": "D",
      "number": "string",
      "country": "string",
      "nationality": "string",
      "expiration_date": "string",
      "gender": "male",
      "first_name": "string",
      "last_name": "string",
      "full_name": "string",
      "date_of_birth": "string",
      "place_of_birth": "string",
      "social_security_number": "string",
      "issuing_authority": "string",
      "issue_date": "string",
      "issue_state": "string",
      "remainder_term": 1,
      "checkdigit_number": 1,
      "checkdigit_date_of_birth": 1,
      "checkdigit_expire_date": 1,
      "checkdigit_final": 1,
      "mrz_string": "string",
      "mrz_string_correct": "string",
      "height": "string",
      "age": 1,
      "drivers_license_am_from": "string",
      "drivers_license_am_to": "string",
      "drivers_license_a1_from": "string",
      "drivers_license_a1_to": "string",
      "drivers_license_a2_from": "string",
      "drivers_license_a2_to": "string",
      "drivers_license_a_from": "string",
      "drivers_license_a_to": "string",
      "drivers_license_b1_from": "string",
      "drivers_license_b1_to": "string",
      "drivers_license_b_from": "string",
      "drivers_license_b_to": "string",
      "drivers_license_c1_from": "string",
      "drivers_license_c1_to": "string",
      "drivers_license_c_from": "string",
      "drivers_license_c_to": "string",
      "drivers_license_d1_from": "string",
      "drivers_license_d1_to": "string",
      "drivers_license_d_from": "string",
      "drivers_license_d_to": "string",
      "drivers_license_be_from": "string",
      "drivers_license_be_to": "string",
      "drivers_license_c1e_from": "string",
      "drivers_license_c1e_to": "string",
      "drivers_license_ce_from": "string",
      "drivers_license_ce_to": "string",
      "drivers_license_d1e_from": "string",
      "drivers_license_d1e_to": "string",
      "drivers_license_de_from": "string",
      "drivers_license_de_to": "string",
      "drivers_license_m_from": "string",
      "drivers_license_m_to": "string",
      "drivers_license_l_from": "string",
      "drivers_license_l_to": "string",
      "drivers_license_t_from": "string",
      "drivers_license_t_to": "string"
    },
    "ocr_fields": {
      "type": "D",
      "number": "string",
      "country": "string",
      "nationality": "string",
      "expiration_date": "string",
      "gender": "male",
      "first_name": "string",
      "last_name": "string",
      "full_name": "string",
      "date_of_birth": "string",
      "place_of_birth": "string",
      "social_security_number": "string",
      "issuing_authority": "string",
      "issue_date": "string",
      "issue_state": "string",
      "remainder_term": 1,
      "checkdigit_number": 1,
      "checkdigit_date_of_birth": 1,
      "checkdigit_expire_date": 1,
      "checkdigit_final": 1,
      "mrz_string": "string",
      "mrz_string_correct": "string",
      "height": "string",
      "age": 1,
      "drivers_license_am_from": "string",
      "drivers_license_am_to": "string",
      "drivers_license_a1_from": "string",
      "drivers_license_a1_to": "string",
      "drivers_license_a2_from": "string",
      "drivers_license_a2_to": "string",
      "drivers_license_a_from": "string",
      "drivers_license_a_to": "string",
      "drivers_license_b1_from": "string",
      "drivers_license_b1_to": "string",
      "drivers_license_b_from": "string",
      "drivers_license_b_to": "string",
      "drivers_license_c1_from": "string",
      "drivers_license_c1_to": "string",
      "drivers_license_c_from": "string",
      "drivers_license_c_to": "string",
      "drivers_license_d1_from": "string",
      "drivers_license_d1_to": "string",
      "drivers_license_d_from": "string",
      "drivers_license_d_to": "string",
      "drivers_license_be_from": "string",
      "drivers_license_be_to": "string",
      "drivers_license_c1e_from": "string",
      "drivers_license_c1e_to": "string",
      "drivers_license_ce_from": "string",
      "drivers_license_ce_to": "string",
      "drivers_license_d1e_from": "string",
      "drivers_license_d1e_to": "string",
      "drivers_license_de_from": "string",
      "drivers_license_de_to": "string",
      "drivers_license_m_from": "string",
      "drivers_license_m_to": "string",
      "drivers_license_l_from": "string",
      "drivers_license_l_to": "string",
      "drivers_license_t_from": "string",
      "drivers_license_t_to": "string"
    },
    "rfid_fields": {
      "type": "D",
      "number": "string",
      "country": "string",
      "nationality": "string",
      "expiration_date": "string",
      "gender": "male",
      "first_name": "string",
      "last_name": "string",
      "full_name": "string",
      "date_of_birth": "string",
      "place_of_birth": "string",
      "social_security_number": "string",
      "issuing_authority": "string",
      "issue_date": "string",
      "issue_state": "string",
      "remainder_term": 1,
      "checkdigit_number": 1,
      "checkdigit_date_of_birth": 1,
      "checkdigit_expire_date": 1,
      "checkdigit_final": 1,
      "mrz_string": "string",
      "mrz_string_correct": "string",
      "height": "string",
      "age": 1,
      "drivers_license_am_from": "string",
      "drivers_license_am_to": "string",
      "drivers_license_a1_from": "string",
      "drivers_license_a1_to": "string",
      "drivers_license_a2_from": "string",
      "drivers_license_a2_to": "string",
      "drivers_license_a_from": "string",
      "drivers_license_a_to": "string",
      "drivers_license_b1_from": "string",
      "drivers_license_b1_to": "string",
      "drivers_license_b_from": "string",
      "drivers_license_b_to": "string",
      "drivers_license_c1_from": "string",
      "drivers_license_c1_to": "string",
      "drivers_license_c_from": "string",
      "drivers_license_c_to": "string",
      "drivers_license_d1_from": "string",
      "drivers_license_d1_to": "string",
      "drivers_license_d_from": "string",
      "drivers_license_d_to": "string",
      "drivers_license_be_from": "string",
      "drivers_license_be_to": "string",
      "drivers_license_c1e_from": "string",
      "drivers_license_c1e_to": "string",
      "drivers_license_ce_from": "string",
      "drivers_license_ce_to": "string",
      "drivers_license_d1e_from": "string",
      "drivers_license_d1e_to": "string",
      "drivers_license_de_from": "string",
      "drivers_license_de_to": "string",
      "drivers_license_m_from": "string",
      "drivers_license_m_to": "string",
      "drivers_license_l_from": "string",
      "drivers_license_l_to": "string",
      "drivers_license_t_from": "string",
      "drivers_license_t_to": "string"
    },
    "images": [
      {
        "id": "string",
        "side": "string",
        "light_type": "string",
        "field_coordinates": [
          {
            "FieldType": "string",
            "Rectangle": "string"
          }
        ],
        "dtype": "string",
        "apply_watermark": true,
        "content": "string",
        "url": "string",
        "size": "string",
        "original_filename": "string",
        "manipulated": true,
        "created_at": "2026-09-01T15:15:25.080Z",
        "updated_at": "2026-09-01T15:15:25.080Z"
      }
    ],
    "check_executions": [
      {
        "id": "string",
        "type": "string",
        "performed_at": "string",
        "status": "string",
        "extra_fields": [
          {
            "key": "string",
            "value": "string"
          }
        ],
        "message": "string",
        "cases": [
          {
            "identifier": "string",
            "type": "string",
            "matched": [
              "string"
            ]
          }
        ],
        "pdf_report_url": "string",
        "html_report_url": "string"
      }
    ],
    "identification": {
      "front": {
        "country": "string",
        "document_name": "string",
        "country_name": "string",
        "year": 1,
        "type": "string"
      },
      "back": {
        "country": "string",
        "document_name": "string",
        "country_name": "string",
        "year": 1,
        "type": "string"
      }
    }
  }
}