Player Mappings
GET {{baseUrl}}/:locale/players/mappings.{{format}}?offset=0&start=5&limit=5
Provides player id mapping between the Global Baseball API and the MLB API.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
offset | number | The number of items to skip before starting to collect the result set. Default: 0 | |
start | number | The number of items to skip before starting to collect the result set. Default: 0 | |
limit | number | The numbers of items to return. |
RESPONSES
status: OK
{"generated_at":"1976-10-24T00:01:10.720Z","mappings":[{"external_id":"non dolor","id":"ipsum laboris","merged_id":"in aute sint occaecat elit","retained_id":"fugiat ea"},{"external_id":"commodo tempor in","id":"in eiusmod","merged_id":"sunt ea","retained_id":"incididunt exercitation ea irure ut"}]}