HHS: Browse Agreements
HHS via Parse · government_public
Browse and list corporate integrity agreements with optional filtering by status and search term. Returns company name, location, state, agreement type, status, and effective date for each agreement. Paginates at 20 items per page. Supports filtering by agreement status and free-text search over company names. Extract corporate integrity agreements (CIAs) from the HHS Office of Inspector General, including company name, effective dates, state, status, settlement amounts, and agreement details. Fulfilled by Parse from oig.hhs.gov.
- b2b-directory
- government-public
- healthcare
- hhs
- oig-hhs-gov
- parse
- 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/7de2cc57-d6a8-42c0-a9e8-74c68847f19d/browse_agreements
- Interface artifact
- sha256:0e3d0f77eedaabe032635dcd95084f9e46dd5ce8a02760ea784d69cf71a59b72
- Manifest digest
- sha256:29181f80d7511bace1d097d9249e06c961929b4df02fd99ab362744235282a79
Request fields
- page (integer): Page number to fetch (20 items per page). 0 or omitted fetches all pages.
- limit (integer): Maximum number of agreements to return when fetching all pages. 0 means no limit.
- search (string): Search term to filter agreements by company name or keywords.
- status (string): Filter by agreement status.: Allowed values: Active, Closed, Suspended, Refused by Entity
Example queries
- {"page":"1","limit":"5","status":"Active"}