Club members
/clubs/{ClubID}/members (Level 2)
GET
https://api.englandsquash.com/clubs/{ClubID}/members
Requires Level 2 access. Returns a list of members and associated details linked to a specified club.
Path Parameters
Name
Type
Description
ClubID
string
Specify the ClubID of the club for which you want to see a list of members (exact match)
Headers
Name
Type
Description
APIToken
string
API key required to authenticate your request
Note that ClubID must be specified within the path of the URI
Last updated