Skip to main content
GET
List and search membership plans

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Query Parameters

Match on plan name or description

Maximum string length: 120
clubId
integer

Only plans limited to this club

sport
string

Only plans listing this sport (e.g. "padel")

includeInactive
enum<string>
default:false

Include retired plans, which are hidden by default. Retired means isActive is false.

Available options:
true,
false
limit
integer
default:25
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0

Response

Page of plans

data
object[]
total
integer

Total plans matching the filters, ignoring pagination

limit
integer
offset
integer