v1

latestOpenAPI 3.0.22026-07-13125644.4 KB
bills

Bills Search

Search for bills matching given criteria.

Must either specify a jurisdiction or a full text query (q). Additional parameters will futher restrict bills returned.

get/bills

Query parameters

jurisdictionstring

Filter by jurisdiction name or ID.

Filter by jurisdiction name or ID.

sessionstring

Filter by session identifier.

Filter by session identifier.

chamberstring

Filter by chamber of origination.

Filter by chamber of origination.

identifierstring[]

Filter to only include bills with this identifier.

Filter to only include bills with this identifier.

classificationstring

Filter by classification, e.g. bill or resolution

Filter by classification, e.g. bill or resolution

subjectstring[]

Filter by one or more subjects.

Filter by one or more subjects.

updated_sincestring

Filter to only include bills with updates since a given date.

Filter to only include bills with updates since a given date.

created_sincestring

Filter to only include bills created since a given date.

Filter to only include bills created since a given date.

action_sincestring

Filter to only include bills with an action since a given date.

Filter to only include bills with an action since a given date.

sort'updated_asc' | 'updated_desc' | 'first_action_asc' | 'first_action_desc' | 'latest_action_asc' | 'latest_action_desc'

An enumeration.

Desired sort order for bill results.

sponsorstring

Filter to only include bills sponsored by a given name or person ID.

Filter to only include bills sponsored by a given name or person ID.

sponsor_classificationstring

Filter matched sponsors to only include particular types of sponsorships.

Filter matched sponsors to only include particular types of sponsorships.

qstring

Filter by full text search term.

Filter by full text search term.

includeBillInclude[]

Additional information to include in response.

Additional information to include in response.

pageinteger
per_pageinteger
apikeystring

Headers

x-api-keystring

Response

Successful Response