meta { name: Get Book Collections type: http seq: 12 } get { url: {{base_url}}/api/collections/books/{{book_id}} auth: bearer } auth:bearer { token: {{token}} }