Response [200 Ok]

Uri /api/v2/node/ffNGL3!children?start=1&count=10
UriDescription Child nodes of the given node.
EndpointType ChildNodes
Locator Node
LocatorType Objects

Node [1 of 2] - 阿刘后期课堂
/api/v2/node/wLTztc

Uri /api/v2/node/wLTztc
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2022-02-02T16:11:58+00:00
DateModified 2022-02-02T16:11:58+00:00
Description empty string
EffectiveSecurityType None
HasChildren false
IsRoot false
Keywords
Name 阿刘后期课堂
NodeID wLTztc
PasswordHint empty string
SecurityType None
ShowCoverImage false
Type Page
UrlName Victor-Liu-Class
UrlPath /Browse/Online-Classes/Victor-Liu-Class
WebUri https://www.naapausa.com/Browse/Online-Classes/Victor-Liu-Class

Formatted Values

Name [html]

html 阿刘后期课堂

Description [html, text]

html empty string
text empty string

Uris

HighlightImage
/api/v2/highlight/node/wLTztc

Uri /api/v2/highlight/node/wLTztc
UriDescription Highlight image for a folder, album, or page
EndpointType HighlightImage
Locator Image
LocatorType Object

NodeComments
/api/v2/node/wLTztc!comments

Uri /api/v2/node/wLTztc!comments
UriDescription Comments on a Node
EndpointType NodeComments
Locator Comment
LocatorType Objects

NodeCoverImage
/api/v2/node/wLTztc!cover

Uri /api/v2/node/wLTztc!cover
UriDescription Cover image for a folder, album, or page
EndpointType NodeCoverImage
Locator Image
LocatorType Object

Page
/api/v2/page/wLTztc

Uri /api/v2/page/wLTztc
UriDescription Page by ID
EndpointType Page
Locator Page
LocatorType Object

ParentNode
/api/v2/node/wLTztc!parent

Uri /api/v2/node/wLTztc!parent
UriDescription Parent node of the given node.
EndpointType ParentNode
Locator Node
LocatorType Object

ParentNodes
/api/v2/node/wLTztc!parents

Uri /api/v2/node/wLTztc!parents
UriDescription Hierarchy of nodes from the given node (inclusive) to the root node.
EndpointType ParentNodes
Locator Node
LocatorType Objects

User
/api/v2/user/naapausa

Uri /api/v2/user/naapausa
UriDescription User By Nickname
EndpointType User
Locator User
LocatorType Object

Node [2 of 2] - Training Classes 培训课堂
/api/v2/node/NgRf3k

Uri /api/v2/node/NgRf3k
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2022-01-25T05:04:23+00:00
DateModified 2022-01-25T05:04:23+00:00
Description empty string
EffectiveSecurityType None
HasChildren false
IsRoot false
Keywords
Name Training Classes 培训课堂
NodeID NgRf3k
PasswordHint empty string
SecurityType None
ShowCoverImage false
Type Page
UrlName Training-Classes
UrlPath /Browse/Online-Classes/Training-Classes
WebUri https://www.naapausa.com/Browse/Online-Classes/Training-Classes

Formatted Values

Name [html]

html Training Classes 培训课堂

Description [html, text]

html empty string
text empty string

Uris

HighlightImage
/api/v2/highlight/node/NgRf3k

Uri /api/v2/highlight/node/NgRf3k
UriDescription Highlight image for a folder, album, or page
EndpointType HighlightImage
Locator Image
LocatorType Object

NodeComments
/api/v2/node/NgRf3k!comments

Uri /api/v2/node/NgRf3k!comments
UriDescription Comments on a Node
EndpointType NodeComments
Locator Comment
LocatorType Objects

NodeCoverImage
/api/v2/node/NgRf3k!cover

Uri /api/v2/node/NgRf3k!cover
UriDescription Cover image for a folder, album, or page
EndpointType NodeCoverImage
Locator Image
LocatorType Object

Page
/api/v2/page/NgRf3k

Uri /api/v2/page/NgRf3k
UriDescription Page by ID
EndpointType Page
Locator Page
LocatorType Object

ParentNode
/api/v2/node/NgRf3k!parent

Uri /api/v2/node/NgRf3k!parent
UriDescription Parent node of the given node.
EndpointType ParentNode
Locator Node
LocatorType Object

ParentNodes
/api/v2/node/NgRf3k!parents

Uri /api/v2/node/NgRf3k!parents
UriDescription Hierarchy of nodes from the given node (inclusive) to the root node.
EndpointType ParentNodes
Locator Node
LocatorType Objects

User
/api/v2/user/naapausa

Uri /api/v2/user/naapausa
UriDescription User By Nickname
EndpointType User
Locator User
LocatorType Object

Pages

Count 2
FirstPage /api/v2/node/ffNGL3!children?start=1&count=10
LastPage /api/v2/node/ffNGL3!children?start=1&count=10
RequestedCount 10
Start 1
Total 2

Timing

Total

cycles 1
objects 0
time 0.05641

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /node
  • /
  • !children

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

POST

Permissions
  • Modify

Parameters

GET

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/node/ffNGL3!children?start=1&count=10&_accept=text%2Fhtml"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            },
            "POST": {
                "Permissions": [
                    "Modify"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "ParameterDescription": {
            "Select": "Select one option. Options should pass only the \"Value\"."
        },
        "Parameters": {
            "GET": [
                {
                    "Name": "Type",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": "All",
                    "Type": "Select",
                    "OPTIONS": [
                        "All",
                        "Folder Album Page",
                        "Folder",
                        "Album",
                        "Page",
                        "System Album"
                    ],
                    "MIN_COUNT": 1,
                    "MAX_COUNT": 1
                },
                {
                    "Name": "SortMethod",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": "Organizer",
                    "Type": "Select",
                    "OPTIONS": [
                        "DateAdded",
                        "DateModified",
                        "Name",
                        "Organizer"
                    ],
                    "MIN_COUNT": 1,
                    "MAX_COUNT": 1
                },
                {
                    "Name": "SortDirection",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": "Ascending",
                    "Type": "Select",
                    "OPTIONS": [
                        "Ascending",
                        "Descending"
                    ],
                    "MIN_COUNT": 1,
                    "MAX_COUNT": 1
                }
            ]
        },
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Notes": [
            "_multiargs does not work at this endpoint"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "node"
            },
            {
                "type": "singleparam",
                "param_name": "nodeid",
                "param_value": "ffNGL3",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "children"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/node/ffNGL3!children?start=1&count=10",
        "Locator": "Node",
        "LocatorType": "Objects",
        "Node": [
            {
                "Description": "",
                "Name": "\u963f\u5218\u540e\u671f\u8bfe\u5802",
                "Keywords": [],
                "PasswordHint": "",
                "SecurityType": "None",
                "ShowCoverImage": false,
                "Type": "Page",
                "UrlName": "Victor-Liu-Class",
                "DateAdded": "2022-02-02T16:11:58+00:00",
                "DateModified": "2022-02-02T16:11:58+00:00",
                "EffectiveSecurityType": "None",
                "FormattedValues": {
                    "Name": {
                        "html": "\u963f\u5218\u540e\u671f\u8bfe\u5802"
                    },
                    "Description": {
                        "html": "",
                        "text": ""
                    }
                },
                "HasChildren": false,
                "IsRoot": false,
                "NodeID": "wLTztc",
                "UrlPath": "/Browse/Online-Classes/Victor-Liu-Class",
                "Uri": "/api/v2/node/wLTztc",
                "WebUri": "https://www.naapausa.com/Browse/Online-Classes/Victor-Liu-Class",
                "UriDescription": "Node with the given id.",
                "Uris": {
                    "Page": {
                        "Uri": "/api/v2/page/wLTztc",
                        "Locator": "Page",
                        "LocatorType": "Object",
                        "UriDescription": "Page by ID",
                        "EndpointType": "Page"
                    },
                    "ParentNode": {
                        "Uri": "/api/v2/node/wLTztc!parent",
                        "Locator": "Node",
                        "LocatorType": "Object",
                        "UriDescription": "Parent node of the given node.",
                        "EndpointType": "ParentNode"
                    },
                    "ParentNodes": {
                        "Uri": "/api/v2/node/wLTztc!parents",
                        "Locator": "Node",
                        "LocatorType": "Objects",
                        "UriDescription": "Hierarchy of nodes from the given node (inclusive) to the root node.",
                        "EndpointType": "ParentNodes"
                    },
                    "User": {
                        "Uri": "/api/v2/user/naapausa",
                        "Locator": "User",
                        "LocatorType": "Object",
                        "UriDescription": "User By Nickname",
                        "EndpointType": "User"
                    },
                    "NodeCoverImage": {
                        "Uri": "/api/v2/node/wLTztc!cover",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Cover image for a folder, album, or page",
                        "EndpointType": "NodeCoverImage"
                    },
                    "HighlightImage": {
                        "Uri": "/api/v2/highlight/node/wLTztc",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for a folder, album, or page",
                        "EndpointType": "HighlightImage"
                    },
                    "NodeComments": {
                        "Uri": "/api/v2/node/wLTztc!comments",
                        "Locator": "Comment",
                        "LocatorType": "Objects",
                        "UriDescription": "Comments on a Node",
                        "EndpointType": "NodeComments"
                    }
                },
                "ResponseLevel": "Public"
            },
            {
                "Description": "",
                "Name": "Training Classes \u57f9\u8bad\u8bfe\u5802",
                "Keywords": [],
                "PasswordHint": "",
                "SecurityType": "None",
                "ShowCoverImage": false,
                "Type": "Page",
                "UrlName": "Training-Classes",
                "DateAdded": "2022-01-25T05:04:23+00:00",
                "DateModified": "2022-01-25T05:04:23+00:00",
                "EffectiveSecurityType": "None",
                "FormattedValues": {
                    "Name": {
                        "html": "Training Classes \u57f9\u8bad\u8bfe\u5802"
                    },
                    "Description": {
                        "html": "",
                        "text": ""
                    }
                },
                "HasChildren": false,
                "IsRoot": false,
                "NodeID": "NgRf3k",
                "UrlPath": "/Browse/Online-Classes/Training-Classes",
                "Uri": "/api/v2/node/NgRf3k",
                "WebUri": "https://www.naapausa.com/Browse/Online-Classes/Training-Classes",
                "UriDescription": "Node with the given id.",
                "Uris": {
                    "Page": {
                        "Uri": "/api/v2/page/NgRf3k",
                        "Locator": "Page",
                        "LocatorType": "Object",
                        "UriDescription": "Page by ID",
                        "EndpointType": "Page"
                    },
                    "ParentNode": {
                        "Uri": "/api/v2/node/NgRf3k!parent",
                        "Locator": "Node",
                        "LocatorType": "Object",
                        "UriDescription": "Parent node of the given node.",
                        "EndpointType": "ParentNode"
                    },
                    "ParentNodes": {
                        "Uri": "/api/v2/node/NgRf3k!parents",
                        "Locator": "Node",
                        "LocatorType": "Objects",
                        "UriDescription": "Hierarchy of nodes from the given node (inclusive) to the root node.",
                        "EndpointType": "ParentNodes"
                    },
                    "User": {
                        "Uri": "/api/v2/user/naapausa",
                        "Locator": "User",
                        "LocatorType": "Object",
                        "UriDescription": "User By Nickname",
                        "EndpointType": "User"
                    },
                    "NodeCoverImage": {
                        "Uri": "/api/v2/node/NgRf3k!cover",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Cover image for a folder, album, or page",
                        "EndpointType": "NodeCoverImage"
                    },
                    "HighlightImage": {
                        "Uri": "/api/v2/highlight/node/NgRf3k",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for a folder, album, or page",
                        "EndpointType": "HighlightImage"
                    },
                    "NodeComments": {
                        "Uri": "/api/v2/node/NgRf3k!comments",
                        "Locator": "Comment",
                        "LocatorType": "Objects",
                        "UriDescription": "Comments on a Node",
                        "EndpointType": "NodeComments"
                    }
                },
                "ResponseLevel": "Public"
            }
        ],
        "UriDescription": "Child nodes of the given node.",
        "EndpointType": "ChildNodes",
        "Pages": {
            "Total": 2,
            "Start": 1,
            "Count": 2,
            "RequestedCount": 10,
            "FirstPage": "/api/v2/node/ffNGL3!children?start=1&count=10",
            "LastPage": "/api/v2/node/ffNGL3!children?start=1&count=10"
        },
        "Timing": {
            "Total": {
                "time": 0.05641,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}