Players' Subscriptions
Get Subscriptions
Retrieve subscriptions for a player.
get/v1/players/{player_id}/subscriptions
Path parameters
player_idstring required
Query parameters
effectiveboolean
Filter by effective status. True for effective only, False for non-effective only, None for all.
Filter by effective status. True for effective only, False for non-effective only, None for all.
limitinteger
A limit on the number of objects to be returned
A limit on the number of objects to be returned
offsetinteger
The number of objects to skip
The number of objects to skip
Response
Successful Response
Changes
No recorded changes to this endpoint across all 14 revisions of this API.