List Mappings

List mappings for a given entity type. Returns most recently updated mappings first.

Row selection is controlled by the standard filters such as entity_type,
common_model_id, integration, league, and source_id.

Enrichment is controlled separately:

  • return_source_id_format adds a source_mappings object for the requested provider
    without narrowing the top-level rows.
  • include_all_mappings=true adds all_mappings for each returned row and supersedes
    return_source_id_format when both are provided.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by entity type (player / team / event / market / outcome / odd / etc..)

uuid

Filter by the mapping's canonical entity ID (alias of common_model_id).

string

Filter by common model ID of the mapped entity, if null - it is unmapped / pending

string

Filter by league (e.g. nfl) - See the full list of leagues in the /leagues endpoint

string

Filter top-level mapping rows by provider. Alias of integration.

string

Filter the top-level mapping rows by integration/provider (e.g. sportradar / opticodds)

string

Filter by an external integration ID. Polymarket markets also resolve by CLOB token ID, condition ID, and slug.

boolean

Operations-only (mapping:read scope): include mappings deprecated after two distinct complete catalog misses.

boolean

Add all_mappings for each returned row. When true, this supersedes return_source_id_format.

string

Add a source_mappings object for the requested integration (i.e. 'sportradar') without narrowing the top-level rows

boolean
Defaults to false

When true, add source_mappings_by_source keyed by full normalized source (for example, sportradar.football.nfl).

string

Optional provider-family filter for source_mappings_by_source (for example, sportradar, opticodds, sportsdataio, espn).

string

Optional full-source filter for source_mappings_by_source in provider.sport.league format.

integer
≥ 1
Defaults to 1

Page number for page/per_page pagination. Do not combine with limit/offset.

integer
1 to 1000
Defaults to 500

Number of items per page (max 1000). Do not combine with limit/offset.

integer
1 to 1000

Maximum rows for limit/offset pagination. Do not combine with page/per_page.

integer
≥ 0

Zero-based row offset for limit/offset pagination. Do not combine with page/per_page.

Responses

Callback
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json