/registrations/{id}
GET registrations (with the specified identifier)
Path Parameters
- Type: stringidrequired
Responses
- application/json
- application/json
Request Example for get/registrations/{id}
curl 'https://api.bedrijvencheck.nl/24/registrations/{id}' \
--header 'Authorization: Basic username:password'
{
"registration": {
"id": "string",
"external_id": "string",
"invite_token": "string",
"keysafe_identifier": "string",
"device_id": "string",
"status": "string",
"balance": 1,
"minimum_balance": 1,
"paid_registration_fee": true,
"check_process": "string",
"validations": [
{
"type": "string",
"status": "string"
}
],
"lessor": {
"id": 1,
"name": "string"
},
"lessee": {
"id": "string",
"gender": "string",
"initials": "string",
"nationality": "string",
"first_name": "string",
"social_security_number": "string",
"last_name": "string",
"last_name_prefix": "string",
"date_of_birth": "2026-09-01T15:15:25.080Z",
"place_of_birth": "string",
"email_address": "string",
"phone_number": "string",
"mobile_phone_number": "string",
"street_name": "string",
"house_number": "string",
"house_number_extension": "string",
"postal_code": "string",
"zip_code": "string",
"city": "string",
"country": "string",
"password": "string",
"iban": "string",
"bank_account_holder": "string",
"id_documents": [
{
"type": "drivers_license",
"expire_date": "2026-09-01",
"number": "string",
"country": "string"
}
],
"documents": [
{
"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"
}
}
}
],
"financial_data": {
"sources": [
{
"source": "string",
"id": "string",
"type": "string"
}
]
},
"institutional_data": [
{
"identifier": "string",
"created_at": "2026-09-01T15:15:25.080Z",
"updated_at": "2026-09-01T15:15:25.080Z",
"provider_type": "string",
"request_flags": [
"string"
],
"status": "unknown",
"is_invalidated": true
}
]
},
"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"
}
],
"appointments": [
{
"appointment_id": "string",
"registration_id": "string",
"status": "string",
"type": "string",
"keysafe_id": "string",
"location_id": "string",
"location_name": "string",
"external_id": "string",
"start_date": "string",
"end_date": "string"
}
],
"financial_transactions": [
{
"id": "string",
"status": "string",
"amount": 1,
"description": "string",
"payment_method": "string",
"status_history": [
{
"status": "string",
"timestamp": "string"
}
],
"attachments": [
{
"filename": "string",
"_": "string",
"id": "string",
"original_filename": "string",
"url": "string"
}
]
}
],
"cards": [
{
"id": "string",
"active": "string",
"serial_number": "string"
}
],
"comments": [
{
"type": "customer_comment",
"date": "2026-09-01T15:15:25.080Z",
"comment": "string"
}
],
"business_accounts": [
{
"id": "string",
"user_id": "string",
"status": "string",
"role": "string",
"company_name": "string"
}
],
"lock": {
"number": "string",
"keysafe_identifier": "string",
"keysafe_name": "string"
},
"webhooks": [
{
"purpose": "string",
"url": "string"
}
],
"created_by": "string",
"created_at": "2026-09-01T15:15:25.080Z",
"updated_at": "2026-09-01T15:15:25.080Z",
"token": "string",
"source": {
"source": "string",
"sourceid": "string",
"organisation_name": "string",
"organization_coc_registration_number": "string",
"username": "string",
"userid": 1,
"location": "string",
"location_id": "string"
},
"created_by_email": "string",
"created_by_first_name": "string",
"created_by_last_name_prefix": "string",
"created_by_last_name": "string"
}
}