API Docs
Retrieve Departments
Contents
This API returns a list of all Departments configured for the Institution.
Resource URL
GET /almaws/v1/conf/departments
API Description
URL Parameters
None
Querystring Parameters
Parameter | Type | Required | Description |
---|---|---|---|
type | xs:string | Optional. Default: ALL | Department type. The type DIGI (digitization) or ALL is supported. Default is ALL. |
view | xs:string | Optional. Default: FULL | Add optional parameter view=brief to get a list of departments without operators. |
Body Parameters
None
Output
This method returns a Departments
object. See doc
Possible Error Codes
Code | Message |
---|---|
402119 | General error. |