Constructors

Get All Constructors

Retrieve a paginated list of all Formula 1 constructor teams.Returns team information including official name, nationality, and historical data. Covers all teams from the championship's inception in 1950 to present.

get/constructors

Query parameters

pageinteger

Page number

Page number

limitinteger

Number of items per page

Number of items per page

Response

Successfully retrieved paginated constructor list

pageinteger required
limitinteger required
totalinteger required
total_pagesinteger required
has_nextboolean required

Whether there's a next page

has_previousboolean required

Whether there's a previous page

Changes

No recorded changes to this endpoint across all 1 revision of this API.