Getting Permissions per API

BerndFfm4 years ago

Hi !

With calling /api/permissions I can set permissions (Method Put) and delete permissions (Method delete).

But how can I read the permissions ? I want to know what groups a user can see.

Greetings Bernd

Anton Tananaev4 years ago

You just call get on groups endpoint and provide user id. Check what the official web app does.

BerndFfm4 years ago

Works well !

Thank you !

Next week I will present the solution to the police departement.

Greetings Bernd