Jump to content

REST API Documentation

/core/clubs/{id}/nodes


Get nodes belonging to a particular club

Parameters

No parameters are accepted for this endpoint.

Exceptions

Code Message Description
1C386/6 INVALID_ID The club does not exist or the authorized user does not have permission to view it

Response

Name Type Description
nodes array of model objects Club nodes

model object

Name Type Description
id int ID number
name string Name
url string URL
class string Node class
parentId int|null Parent Node ID
permissions object|null Node permissions
×
×
  • Create New...