Usajobs: Get Historic Joas
Usajobs via Parse · jobs
Retrieve historic Job Opportunity Announcements (JOAs) metadata. Supports bulk retrieval by agency code, control numbers, or date ranges. At least one filter parameter is required. Returns up to 500 records per page with a continuation token for further pages. API for searching federal job openings, retrieving detailed job announcements, accessing historic job data, and fetching reference code lists from USAJobs.gov. Fulfilled by Parse from usajobs.gov.
- b2b-directory
- government-public
- jobs
- parse
- platform-key
- usajobs
- usajobs-gov
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/345ec21c-b44c-4c8a-8957-ba2ed520e065/get_historic_joas
- Interface artifact
- sha256:7815cd113bd7b8de39c0e1316aa3a835d8e9b423c686b2632111abe365a1376f
- Manifest digest
- sha256:70bd044be9e45e11a7c08039bc334167041fda05dccf8558bf58b3ead60e08c8
Request fields
- agency_code (string): Filter by hiring agency code (e.g., 'TD03' for FAA, 'NV27' for US Marine Corps, 'HE37' for Indian Health Service)
- end_open_date (string): Filter by end of position open date (YYYY-MM-DD)
- end_close_date (string): Filter by end of position close date (YYYY-MM-DD)
- control_numbers (string): Comma-separated list of USAJobs Control Numbers
- start_open_date (string): Filter by start of position open date (YYYY-MM-DD)
- start_close_date (string): Filter by start of position close date (YYYY-MM-DD)
Example queries
- {"agency_code":"TD03","end_open_date":"2026-06-04","end_close_date":"2026-06-04","control_numbers":"871783600","start_open_date":"2026-03-13","start_close_date":"2026-03-13"}