Items API Initialization
organisation_id
Sets the default Item bank to retrieve content from, such as Activities and Items that can be used in the assessment.
You would want to use this option if you have multiple Item banks, and need to specify which one to use.
Examples
var initializationOptions = {
organisation_id: 12345
// ...
};
Values
Attribute path organisation_id
Type number