get
https://{targetURL}/api/v1/organisations//settings
This call fetches all institute settings. The results can be filtered on a single key or multiple keys. To filter on multiple keys the keys have to be provided in the following way: 'key1,key2,key3'.Elab admins or organisation admins can only use this call.
200Successfully fetched institute settings.
400The provided keys are invalid.
401You do not have permission to view the specified institute settings.
404The provided institute was not found.