Jump to content

REST API Documentation

/core/clubs


Get list of clubs

For requests using an OAuth Access Token for a particular member, only clubs the authorized user can view will be included and the member_id parameter will be ignored.


Parameters

Name Type Description
page int Page number
perPage int Number of results per page - defaults to 25
member_id int Member ID to return only clubs the member is allowed to view.

Exceptions

This endpoint doesn't throw any exceptions.

Response

This endpoint doesn't return a response.