---
title: "PlayerFantasyProfileBarGraph"
method: GET
path: "/playerfantasyprofilebargraph"
tags: ["nba", "wnba"]
---

# PlayerFantasyProfileBarGraph

`GET /playerfantasyprofilebargraph`

[to do]

## Query parameters

- `LeagueID` string, required — [to do]
- `PlayerID` string, required — [to do]
- `Season` string, required — [to do]
- `SeasonType` string, required — [to do]

## Response `200`

[to do]

- object
  - `parameters` object
    - `LeagueID` '$request.query.LeagueID'
    - `PlayerID` '$request.query.PlayerID'
    - `Season` '$request.query.Season'
    - `SeasonType` '$request.query.SeasonType'
  - `resource` 'playerfantasyprofilebargraph'
  - `resultSets` unknown[]
    - unknown

## Other responses

- `404` — [to do]

---

[API](https://skmtc.net/sgsdm/apis/official-nba-stats-api.md) · [All operations](https://skmtc.net/sgsdm/apis/official-nba-stats-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sgsdm/official-nba-stats-api/versions/bfc757de2da0/schema)
