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"
}
}Changes
Changed in 2 of the 15 revisions of this API.11
- ○
added the new optional
queryrequest parametereffective_datenew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parametereffective_daterequest-parameter-removed
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●