Competitor Merge Mappings

GET {{baseUrl}}/:locale/competitors/merge_mappings.{{format}}?offset=0&start=5&limit=5

Provides team id mapping between the Global Baseball API and the MLB API.

Request Params

KeyDatatypeRequiredDescription
offsetnumberThe number of items to skip before starting to collect the result set. Default: 0
startnumberThe number of items to skip before starting to collect the result set. Default: 0
limitnumberThe numbers of items to return.

RESPONSES

status: OK

{"generated_at":"2022-08-23T14:16:36.068Z","mappings":[{"merged_id":"string","name":"string","retained_id":"string"}]}