v1

latestOpenAPI 3.0.1License2026-08-06111027.5 KB
Published

Retrieve list of packages based on dateIssued value

get/published/{dateIssuedStartDate}

Path parameters

dateIssuedStartDatestring required

The earliest dateIssued requested - YYYY-MM-DD

Query parameters

offsetMarkstring

Indicates starting record for a given request. Use in conjunction with pageSize to paginate through the results. For the first request, use * - for subsequent requests, this information will be provided in the nextPage field of the current response.

offsetinteger

This is the starting record you wish to retrieve-- 0 is the first record. This parameter is being deprecated and will be removed in the future. Please begin transitioning to use offsetMark instead. For more information see the deprecation warning announcement and discussion on this <a href="https://github.com/usgpo/api/issues/187" target="blank"> GitHub issue (usgpo/api #187) <i class="bi bi-github"></i></a>

pageSizeinteger required

The number of records to return for a given request. Max value is 1000

collectionstring required

comma-separated list of collections that you are requesting, e.g. https://api.govinfo.gov/published/2019-01-01/2019-12-31?offset=0&pageSize=100&collection=BILLS,BILLSTATUS&api_key=DEMO_KEY - see /collections for a list of collections by code and human-readable name.

congressstring

congress number (e.g. 116)

docClassstring

Filter the results by overarching collection-specific categories. The values vary from collection to collection. For example, docClass in BILLS corresponds with Bill Type --e.g. s, hr, hres, sconres. CREC (the Congressional Record) has docClass by CREC section: HOUSE, SENATE, DIGEST, and EXTENSIONS

billVersion'as' | 'ash' | 'ath' | 'ats' | 'cdh' | 'cds' | 'cph' | 'cps' | 'eah' | 'eas' | 'eh' | 'enr' | 'eph' | 'es' | 'fah' | 'fph' | 'fps' | 'hdh' | 'hds' | 'ih' | 'iph' | 'ips' | 'is' | 'lth' | 'lts' | 'nat' | 'oph' | 'ops' | 'pap' | 'pav' | 'pch' | 'pcs' | 'pp' | 'pwah' | 'rah' | 'ras' | 'rch' | 'rcs' | 'rdh' | 'rds' | 're' | 'reah' | 'renr' | 'res' | 'rfh' | 'rfs' | 'rft' | 'rh' | 'rhuc' | 'rih' | 'ris' | 'rs' | 'rth' | 'rts' | 's_p' | 'sas' | 'sc' | 'mostrecent'

Filter the results by overarching collection-specific categories.

modifiedSincestring

equivalent to the lastModifiedStartDate parameter in the collections service which is based on lastModified- allows you to request only packages that have been modified since a given date/time - useful for tracking updates. Requires ISO 8601 format -- e.g. 2020-02-28T00:00:00Z

courtCodestring
courtTypestring
statestring
topicstring
isGLPboolean
natureSuitCodestring
natureSuitstring

Response

OK

countinteger
messagestring
nextPagestring
previousPagestring