v1

latestOpenAPI 3.0.32026-07-17215349.0 KB
Profile

Get all profiles

get/profiles/{bsn}

Path parameters

bsnstring required

Burgerservicenummer of a Dutch citizen

Example:111222333

Burgerservicenummer of a Dutch citizen

Query parameters

effective_datestring date
Example:2025-01-31

Can be used to set the effective execution date

Response

Profile response

Example response

{
  "data": {
    "bsn": "111222333"
  }
}