Competitor Merge Mappings

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

Provides team id mapping between the Global Basketball API and other basketball APIs.

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. Maximum: 200

RESPONSES

status: OK

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