info: name: Get Library Folders type: http seq: 5 http: method: GET url: "{{base_url}}/api/libraries/{{library_id}}/folders" headers: - name: "" value: application/json auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5 docs: |- ## Get Library Folders Retrieves all folders associated with a specific library. **Method:** GET **Endpoint:** /api/libraries/{id