info: name: Get Book Collections type: http seq: 12 http: method: GET url: "{{base_url}}/api/collections/books" body: type: json data: |- { "collection_id": "{{collection_id}}" } auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5