API Docs
Retrieve Code-table
Contents
This API returns all rows defined for a code-table.
Resource URL
GET /almaws/v1/conf/code-tables/{codeTableName}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
codeTableName | xs:string | Code table name. |
Querystring Parameters
Parameter | Type | Required | Description |
---|---|---|---|
lang | xs:string | Optional. | Requested language. |
scope | xs:string | Optional. Default: Institution Code | Institution or Library code |
Body Parameters
None
Output
This method returns a Code-table
object. See doc
Possible Error Codes
Code | Message |
---|---|
402119 | General error. |
40166411 | Param value is invalid. |