Deprecated
| Alternative | /api/v2/node/:nodeid!children |
|---|
Response [200 Ok]
| Uri | /api/v2/folder/user/naapausa/Browse/Online-Classes!pages |
|---|---|
| UriDescription | Pages inside of the folder |
| EndpointType | FolderPages |
| Locator | Page |
| LocatorType | Objects |
Page [1 of 2]
- 阿刘后期课堂
/api/v2/page/wLTztc
| Uri | /api/v2/page/wLTztc |
|---|---|
| UriDescription | Page by ID |
| ResponseLevel | Public |
| DateModified | 2022-02-02T16:11:58+00:00 |
| Name | 阿刘后期课堂 |
| PasswordHint | empty string |
| SecurityType | None |
| UrlName | Victor-Liu-Class |
| UrlPath | /Browse/Online-Classes/Victor-Liu-Class |
| WebUri | https://www.naapausa.com/Browse/Online-Classes/Victor-Liu-Class |
Uris
Folder
/api/v2/folder/user/naapausa/Browse/Online-Classes
| Uri | /api/v2/folder/user/naapausa/Browse/Online-Classes |
|---|---|
| UriDescription | A folder or legacy (sub)category by UrlPath |
| EndpointType | Folder |
| Locator | Folder |
| LocatorType | Object |
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 |
Node
/api/v2/node/wLTztc
| Uri | /api/v2/node/wLTztc |
|---|---|
| UriDescription | Node with the given id. |
| EndpointType | Node |
| Locator | Node |
| LocatorType | Object |
PageHighlightImage
/api/v2/page/wLTztc!highlightimage
| Uri | /api/v2/page/wLTztc!highlightimage |
|---|---|
| UriDescription | Highlight image for page |
| EndpointType | PageHighlightImage |
| Locator | Image |
| LocatorType | Object |
ParentFolders
/api/v2/folder/user/naapausa/Browse/Online-Classes!parents
| Uri | /api/v2/folder/user/naapausa/Browse/Online-Classes!parents |
|---|---|
| UriDescription | The sequence of parent folders, from the given folder to the root |
| EndpointType | ParentFolders |
| Locator | Folder |
| LocatorType | Objects |
User
/api/v2/user/naapausa
| Uri | /api/v2/user/naapausa |
|---|---|
| UriDescription | User By Nickname |
| EndpointType | User |
| Locator | User |
| LocatorType | Object |
Page [2 of 2]
- Training Classes 培训课堂
/api/v2/page/NgRf3k
| Uri | /api/v2/page/NgRf3k |
|---|---|
| UriDescription | Page by ID |
| ResponseLevel | Public |
| DateModified | 2022-01-25T05:04:23+00:00 |
| Name | Training Classes 培训课堂 |
| PasswordHint | empty string |
| SecurityType | None |
| UrlName | Training-Classes |
| UrlPath | /Browse/Online-Classes/Training-Classes |
| WebUri | https://www.naapausa.com/Browse/Online-Classes/Training-Classes |
Uris
Folder
/api/v2/folder/user/naapausa/Browse/Online-Classes
| Uri | /api/v2/folder/user/naapausa/Browse/Online-Classes |
|---|---|
| UriDescription | A folder or legacy (sub)category by UrlPath |
| EndpointType | Folder |
| Locator | Folder |
| LocatorType | Object |
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 |
Node
/api/v2/node/NgRf3k
| Uri | /api/v2/node/NgRf3k |
|---|---|
| UriDescription | Node with the given id. |
| EndpointType | Node |
| Locator | Node |
| LocatorType | Object |
PageHighlightImage
/api/v2/page/NgRf3k!highlightimage
| Uri | /api/v2/page/NgRf3k!highlightimage |
|---|---|
| UriDescription | Highlight image for page |
| EndpointType | PageHighlightImage |
| Locator | Image |
| LocatorType | Object |
ParentFolders
/api/v2/folder/user/naapausa/Browse/Online-Classes!parents
| Uri | /api/v2/folder/user/naapausa/Browse/Online-Classes!parents |
|---|---|
| UriDescription | The sequence of parent folders, from the given folder to the root |
| EndpointType | ParentFolders |
| Locator | Folder |
| LocatorType | Objects |
User
/api/v2/user/naapausa
| Uri | /api/v2/user/naapausa |
|---|---|
| UriDescription | User By Nickname |
| EndpointType | User |
| Locator | User |
| LocatorType | Object |
Request
| Uri | /api/v2/folder/user/naapausa/Browse/Online-Classes!pages?_accept=text%2Fhtml |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Notes
- _multiargs does not work at this endpoint
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
POST
| Permissions |
|
|---|
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/folder/user/naapausa/Browse/Online-Classes!pages?_accept=text%2Fhtml"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
},
"POST": {
"Permissions": [
"Add"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"ParameterDescription": {
"Varchar": "Variable length text from MIN_CHARS to MAX_CHARS (MAX_CHARS = INFINITY meaning arbitrary length)"
},
"Parameters": {
"GET": [
{
"Name": "FolderID",
"Required": false,
"ReadOnly": false,
"Default": "",
"Type": "Varchar",
"MIN_CHARS": 5,
"MAX_CHARS": "INFINITY"
}
]
},
"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": "folder"
},
{
"type": "path",
"text": "user"
},
{
"type": "singleparam",
"param_name": "nickname",
"param_value": "naapausa",
"param_validator": {}
},
{
"type": "multipleparam",
"param_name": "folder",
"param_value": [
"Browse",
"Online-Classes"
],
"param_validator": {}
},
{
"type": "action",
"text": "pages"
}
],
"Deprecated": {
"Alternative": "/api/v2/node/:nodeid!children"
}
},
"Response": {
"Uri": "/api/v2/folder/user/naapausa/Browse/Online-Classes!pages",
"Locator": "Page",
"LocatorType": "Objects",
"Page": [
{
"Name": "\u963f\u5218\u540e\u671f\u8bfe\u5802",
"UrlName": "Victor-Liu-Class",
"PasswordHint": "",
"SecurityType": "None",
"DateModified": "2022-02-02T16:11:58+00:00",
"UrlPath": "/Browse/Online-Classes/Victor-Liu-Class",
"Uri": "/api/v2/page/wLTztc",
"WebUri": "https://www.naapausa.com/Browse/Online-Classes/Victor-Liu-Class",
"UriDescription": "Page by ID",
"Uris": {
"User": {
"Uri": "/api/v2/user/naapausa",
"Locator": "User",
"LocatorType": "Object",
"UriDescription": "User By Nickname",
"EndpointType": "User"
},
"Folder": {
"Uri": "/api/v2/folder/user/naapausa/Browse/Online-Classes",
"Locator": "Folder",
"LocatorType": "Object",
"UriDescription": "A folder or legacy (sub)category by UrlPath",
"EndpointType": "Folder"
},
"ParentFolders": {
"Uri": "/api/v2/folder/user/naapausa/Browse/Online-Classes!parents",
"Locator": "Folder",
"LocatorType": "Objects",
"UriDescription": "The sequence of parent folders, from the given folder to the root",
"EndpointType": "ParentFolders"
},
"Node": {
"Uri": "/api/v2/node/wLTztc",
"Locator": "Node",
"LocatorType": "Object",
"UriDescription": "Node with the given id.",
"EndpointType": "Node"
},
"HighlightImage": {
"Uri": "/api/v2/highlight/node/wLTztc",
"Locator": "Image",
"LocatorType": "Object",
"UriDescription": "Highlight image for a folder, album, or page",
"EndpointType": "HighlightImage"
},
"PageHighlightImage": {
"Uri": "/api/v2/page/wLTztc!highlightimage",
"Locator": "Image",
"LocatorType": "Object",
"UriDescription": "Highlight image for page",
"EndpointType": "PageHighlightImage"
}
},
"ResponseLevel": "Public"
},
{
"Name": "Training Classes \u57f9\u8bad\u8bfe\u5802",
"UrlName": "Training-Classes",
"PasswordHint": "",
"SecurityType": "None",
"DateModified": "2022-01-25T05:04:23+00:00",
"UrlPath": "/Browse/Online-Classes/Training-Classes",
"Uri": "/api/v2/page/NgRf3k",
"WebUri": "https://www.naapausa.com/Browse/Online-Classes/Training-Classes",
"UriDescription": "Page by ID",
"Uris": {
"User": {
"Uri": "/api/v2/user/naapausa",
"Locator": "User",
"LocatorType": "Object",
"UriDescription": "User By Nickname",
"EndpointType": "User"
},
"Folder": {
"Uri": "/api/v2/folder/user/naapausa/Browse/Online-Classes",
"Locator": "Folder",
"LocatorType": "Object",
"UriDescription": "A folder or legacy (sub)category by UrlPath",
"EndpointType": "Folder"
},
"ParentFolders": {
"Uri": "/api/v2/folder/user/naapausa/Browse/Online-Classes!parents",
"Locator": "Folder",
"LocatorType": "Objects",
"UriDescription": "The sequence of parent folders, from the given folder to the root",
"EndpointType": "ParentFolders"
},
"Node": {
"Uri": "/api/v2/node/NgRf3k",
"Locator": "Node",
"LocatorType": "Object",
"UriDescription": "Node with the given id.",
"EndpointType": "Node"
},
"HighlightImage": {
"Uri": "/api/v2/highlight/node/NgRf3k",
"Locator": "Image",
"LocatorType": "Object",
"UriDescription": "Highlight image for a folder, album, or page",
"EndpointType": "HighlightImage"
},
"PageHighlightImage": {
"Uri": "/api/v2/page/NgRf3k!highlightimage",
"Locator": "Image",
"LocatorType": "Object",
"UriDescription": "Highlight image for page",
"EndpointType": "PageHighlightImage"
}
},
"ResponseLevel": "Public"
}
],
"UriDescription": "Pages inside of the folder",
"EndpointType": "FolderPages",
"Timing": {
"Total": {
"time": 0.03502,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}