Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
APIManagement APISubscriptionsList subscriptions
GET/api/v1/subscriptions

List subscriptions in the store. Read-only.

Requires the Subscriptions:View permission.

Query parameters

playerUsernamestring
Filter by subscriber username.
statusstring
Filter by subscription status.
Values:
activecancelledpast_dueexpired
skipinteger
Results to skip. Defaults to 0.
takeinteger
Page size, max 100. Defaults to 20.

Headers

X-Api-Keystringrequired
Your API key.