We’ve got quite a few applications and I’d like to systemically pull any custom appuser. profile mappings via API, but I can’t seem to find it in the documentation, if it’s there.
Making a call to …/api/v1/meta/schemas/apps/:appid/default gets me the custom attributes in the app profile, but doesn’t actually give me the logic used to populate those attributes. These are the user > appuser mappings.
Is there a way to do this outside of the GUI?