Get institute 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.

Path Params
string
required
Query Params
int32
required
string

Expand an ID field to an object

string

Sort by a specific field

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

Filter by institute settings keys

Headers
string
Defaults to Swagger
Responses
200

Successfully fetched institute settings.

400

The provided keys are invalid.

401

You do not have permission to view the specified institute settings.

404

The provided institute was not found.

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!