Get Count of Items Bibliographic Record

Get the number of items attached to a Bibliographic Record

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

Get the number of items attached to a Bibliographic Record.

Request Information

Parameters
Name Type Required Description
id Integer Yes Bibliographic Record ID

Response Information

Example
application/json, text/json
12

HTTP Response Codes

Code Description
200 OK. Success
404 id is invalid