# The list of catalogues in the library **GET /library/{library_id}/list** All the items of the catalogues available in the library to the logged in user. Use the library list function to get the library id to check. A catalogue consists of collections. ## Servers - API Auto Mocking: https://YOURSITE.infoodle.com/apiv2 (API Auto Mocking) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **library_id** (integer(int64)) ID of the Library ## Responses ### 200 OK #### Body: application/json (array[object]) - **name** (string) - **catalogue_id** (string) - **library_id** (string) [Powered by Bump.sh](https://bump.sh)