GET
/
v1
/
mlb
/
games
/
{id}
/
nrfi
Get the NRFI card for an MLB game
curl --request GET \
  --url http://localhost:8082/v1/mlb/games/{id}/nrfi \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
default:tok_public_demo
required

Send a workspace API token in the Authorization: Bearer <token> header.

Path Parameters

id
string
required

Response

NRFI card payload.