/
MI
minbzk
/
RegelRecht Engine API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Case
8
Claim
5
DataFrames
1
Engine
1
Events
1
Law
3
Profile
2
get
/profiles
get
/profiles/{bsn}
Profile
Get all profiles
get
/profiles
Response
Profile list response
object
required
data
Profile[]
required
List of all burgers
Example response
{ "data": [ { "bsn": "111222333" } ] }
Changes