Protected
Readonly
apiProtected
Readonly
baseProtected
Readonly
endpointProtected
getThe bioguide ID of the member
{PaginationParams} - Accepts pagination and format parameters
A list of cosponsored legislation
Returns detailed information for a specified congressional member.
The bioguide ID of the member
{BaseParams} - Accepts format parameter (json or xml)
Detailed information for the specified member
Returns a list of congressional members.
{PaginationParams & DateFilterParams & MemberParams} - Accepts pagination, date range filter, and format parameter (json or xml)
A list of congressional members
Returns a list of members filtered by congress, state and district. There are instances where a member has been redistricted but previously represented the district you are generating an API request for and, thus, appears in the returned data. If you are looking for ONLY the current member of a particular district, please use the currentMember=True filter to get the most accurate results
The congress to filter by
The state code to filter by
The district to filter by
{PaginationParams & MemberParams} - Pagination and format parameters. Default is currentMember=true.
A list of members for the specified congress, state and district
Returns the list of members specified by current Congress. This queries with currentMember=true filter. Docs
The congress to filter by
{PaginationParams & MemberParams} - Pagination and format parameters
A list of members for the specified congress
Returns the list of members specified by prior Congress. This queries with currentMember=false filter. Docs
The congress to filter by
{PaginationParams & MemberParams} - Pagination and format parameters
A list of members for the specified congress
Returns a list of members filtered by state.
The state code to filter by
{PaginationParams & MemberParams} - Pagination and format parameters
A list of members for the specified state
Returns a list of members filtered by state and district.
The state code to filter by
The district to filter by
{PaginationParams & MemberParams} - Pagination and format parameters
A list of members for the specified state and district
Returns the list of legislation sponsored by a specified congressional member.
The bioguide ID of the member
{PaginationParams} - Accepts pagination and format parameters
A list of sponsored legislation
Returns the list of legislation cosponsored by a specified congressional member.