# GET /api/Book/api/book/get-books **GET /api/Book/api/book/get-books** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ## Responses ### 200 Success #### Body: application/json (array[object]) - **id** (string(uuid)) - **name** (string | null) - **description** (string | null) - **publishedDate** (string(date-time)) - **Additional properties are NOT allowed** () ### 400 Bad Request #### Body: application/json (object) - **type** (string | null) - **title** (string | null) - **status** (integer(int32) | null) - **detail** (string | null) - **instance** (string | null) - **Additional properties:** () [Powered by Bump.sh](https://bump.sh)