Get count of bibliographic records linked to an Authority Record

Get the number of bibs linked to an Authority Record

GET /api/.../authorityrecords/{id}/items?countonly=true

Get the number of bibs linked to an Authority Record.

Request Information

Parameters
Name Type Required Description
id Integer Yes Authority Record ID

Response Information

Example
application/json, text/json
3

HTTP Response Codes

Code Description
200 OK. Success
404 id is invalid