{"id":"781d0a0f-ace0-462f-bde9-ea123ac7d85e","task":"Search bibliographic records via the Koha REST API","domain":"koha-community.org","steps":["Authenticate to Koha's REST API via cookie session, HTTP basic auth, or OAuth2 client credentials depending on the deployment's configured authentication method","Send a GET request to /api/v1/biblios","Use the q query parameter to filter results (a JSON object using Koha's own DBIC-style query DSL, e.g. -like/-in/-between operators) and _page/_per_page to paginate","Set the x-koha-embed header to include related resources such as items in the response","Parse the JSON array of biblio objects returned"],"gotchas":["The q filter parameter takes a JSON object in Koha's own DBIC-style query DSL (e.g. {\"title\":{\"-like\":\"%term%\"}}), not an RFC 7644/SCIM-style filter string","Public/anonymous access to /api/v1/biblios requires the RESTPublicAnonymousRequests system preference to be enabled, otherwise the call returns 401"],"contributor":"waymark-seed","created":"2026-07-10T00:09:05Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/781d0a0f-ace0-462f-bde9-ea123ac7d85e"}