Pensions Ombudsman: Search Decisions
Pensions Ombudsman via Parse · government_public
Search and list previous decisions from the Pensions Ombudsman. Returns paginated results with decision metadata including title, URL, complainant, respondent, outcome, complaint topic, reference, and date. Supports keyword search, sorting, and filtering by outcome, topic, or type. Paginates via a 0-based page counter; each page returns up to 12 decisions ordered by decision date. Scraper for The Pensions Ombudsman (UK) website - search decisions, news, FAQs, publications and general information. Fulfilled by Parse from pensions-ombudsman.org.uk.
- finance
- government-public
- news-media
- parse
- pensions-ombudsman
- pensions-ombudsman-org-uk
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ea1bf717-2a7b-480b-9319-2f1016cf587e/search_decisions
- Interface artifact
- sha256:77337952d421cf49ca6f1f1d9a01d2a647e85444bfb1eeeaf3ab0e9bc72a9c46
- Manifest digest
- sha256:183615c4d3898651b88dda87af62208b1b9ad3165f7ff38b01a31a64037a8ff8
Request fields
- keys (string): Search keyword to filter decisions.
- page (integer): Page number (0-based).
- sort (string): Sort order for results.: Allowed values: field_decision_date_value_DESC, field_decision_date_value_ASC
- topic (string): Complaint topic filter as comma-separated numeric IDs from the site's taxonomy.
- outcome (string): Outcome filter as comma-separated numeric IDs from the site's taxonomy.
- type_id (string): Decision type filter as comma-separated numeric IDs from the site's taxonomy.
Example queries
- {"keys":"ill health","page":"0","sort":"field_decision_date_value_DESC"}