Skip to main content

Hi. In the documentation it states that you can do a GET /iam/app/subject?$prefilter=pre_filter .. however these are not applied. Does this only work for specific pre-filters?

Basically I want to get the results of a variant of a subject. is it possible to get the results of a variant directly via an oData API call?

HiĀ @Freddy,

You can get the results of a variant like this:
GET /iam/app/subject.variant_id?$prefilter=pre_filter

Kind regards,
Leroy Witteveen