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

List all packages in the store.

Requires the Packages:View permission.

Headers

X-Api-Keystringrequired

Your API key in the format flx_{storeId}_{secret}.

Response

Returns an array of package objects wrapped in the standard response envelope. See Get a package for the full package schema.